From 697d211a76fb5b2a491fede0f3b6dfd91bad4dc9 Mon Sep 17 00:00:00 2001 From: Steven Date: Thu, 17 Aug 2023 12:14:35 +0200 Subject: [PATCH] removed the extra a --- 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 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: