From 11a9e65a43f9241d12a38a0cf4d9be1f253cb1b6 Mon Sep 17 00:00:00 2001 From: Steven Date: Thu, 17 Aug 2023 11:53:15 +0200 Subject: [PATCH] fixed description --- src/day_3/notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: