From 50e689226e66f9f47d5abef68e7de3fc68ce32b2 Mon Sep 17 00:00:00 2001 From: Varsha Chahal Date: Wed, 17 Oct 2018 08:50:50 +0530 Subject: [PATCH] fix: a typo fix to how-to-setup-freecodecamp-locally guide (#19563) --- 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 5f34ed0998..4d20cb2ac1 100644 --- a/docs/how-to-setup-freecodecamp-locally.md +++ b/docs/how-to-setup-freecodecamp-locally.md @@ -24,7 +24,7 @@ This is essential, because this way you are able to work on your copy of freeCod ## Preparing the development environment -Once you have the prerequisites installed, you need to prepare you development environment. This is common for many development workflows, and you will need to do this only once. +Once you have the prerequisites installed, you need to prepare your development environment. This is common for many development workflows, and you will need to do this only once. **Follow these steps to get your development environment ready:**