From dc7d678e1a255fd44f527182ca78ffcc55df549e Mon Sep 17 00:00:00 2001 From: llamousse <36034097+llamousse@users.noreply.github.com> Date: Sat, 3 Nov 2018 18:57:27 -0700 Subject: [PATCH] Fixed grammar issue on "Set up freeCodeCamp locally" (#20913) --- 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 00b7f63704..07659f2c12 100644 --- a/docs/how-to-setup-freecodecamp-locally.md +++ b/docs/how-to-setup-freecodecamp-locally.md @@ -2,7 +2,7 @@ Follow these guidelines for getting freeCodeCamp locally on your system. This is highly recommended if you want to be contributing regularly. -Some of the contribution workflows like previewing pages for the guide or the coding challenges, debugging and fixing bugs in codebase requires you to have freeCodeCamp running locally. +Some of the contribution workflows such as previewing pages for the guide or coding challenges, debugging, and fixing bugs in the codebase requires you to have freeCodeCamp running locally. ## Fork the repository on GitHub