diff --git a/src/day_3/notes.md b/src/day_3/notes.md index 900f046..0060f7e 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 previous commit. +This command enables you to switch to another branch or to a another commit. Examples are: