From d4416859f622e87e5601771c709fb0cbe96ea437 Mon Sep 17 00:00:00 2001 From: tjjohny <44505782+tjjohny@users.noreply.github.com> Date: Thu, 3 Jan 2019 02:15:24 +0530 Subject: [PATCH] Update how-to-setup-freecodecamp-locally.md (#29664) --- docs/how-to-setup-freecodecamp-locally.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-setup-freecodecamp-locally.md b/docs/how-to-setup-freecodecamp-locally.md index f419f73257..9c7290875c 100644 --- a/docs/how-to-setup-freecodecamp-locally.md +++ b/docs/how-to-setup-freecodecamp-locally.md @@ -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