mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-12 01:34:15 +02:00
fix spelling in **check status ** step
This commit is contained in:
@@ -63,7 +63,7 @@ Let's say you have a folder locally with some code project and you want to start
|
|||||||
git init
|
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
|
```bash
|
||||||
git status
|
git status
|
||||||
|
Reference in New Issue
Block a user