Merge branch 'main' into greek-translation

This commit is contained in:
Jen Looper
2021-02-20 20:44:46 -05:00
committed by GitHub
38 changed files with 3919 additions and 66 deletions

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