Fixed grammar issue on "Set up freeCodeCamp locally" (#20913)

This commit is contained in:
llamousse 2018-11-03 18:57:27 -07:00 committed by Manish Giri
parent 40cc55d040
commit dc7d678e1a

View File

@ -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