Update how-to-setup-freecodecamp-locally.md (#29664)

This commit is contained in:
tjjohny
2019-01-03 02:15:24 +05:30
committed by Randell Dawson
parent b1016f93b7
commit d4416859f6

View File

@ -337,7 +337,7 @@ Follow these steps:
git add .
```
Only the files that were moved to the staging area will added when you make a commit.
Only the files that were moved to the staging area will be added when you make a commit.
```shell
git status