diff --git a/src/day_3/notes.md b/src/day_3/notes.md index 0060f7e..de7f6c3 100644 --- a/src/day_3/notes.md +++ b/src/day_3/notes.md @@ -38,7 +38,7 @@ if you want to stage all changes. ## git checkout -This command enables you to switch to another branch or to a another commit. +This command enables you to switch to another branch or to another commit. Examples are: