diff --git a/subjects/git/README.md b/subjects/git/README.md index 6ab4bff28..9cf2657cd 100644 --- a/subjects/git/README.md +++ b/subjects/git/README.md @@ -10,7 +10,7 @@ starting from the basics and gradually moving towards more advanced topics. Let's Git ready for it! ### Instructions -Put all of your work in a directory `work`, each exercise in a seperate file named after the name of the exercise. +Put all of your work in a directory `work`, each exercise in a separate file named after the name of the exercise. #### Setting Up Git - Install Git on your local machine by following the instructions for your operating system on the official Git website.