fix spelling in **check status ** step

This commit is contained in:
Greg Curl
2021-02-16 12:34:35 -05:00
parent 82d322fda4
commit e3ece99469

View File

@@ -63,7 +63,7 @@ Let's say you have a folder locally with some code project and you want to start
git init
```
1. **Check status**. To check the status if your repository type:
1. **Check status**. To check the status of your repository type:
```bash
git status