From f8675b0bda2e43266ee84e1c75d5e4b3148fa273 Mon Sep 17 00:00:00 2001 From: Todd Chaffee Date: Sat, 30 Mar 2019 16:31:46 -0300 Subject: [PATCH] Fixed the grammar in the local dev setup doc --- 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 fb4cc3a5f0..0679b2363d 100644 --- a/docs/how-to-setup-freecodecamp-locally.md +++ b/docs/how-to-setup-freecodecamp-locally.md @@ -1,6 +1,6 @@ # Set up freeCodeCamp locally -As of 8 March 2019, please consider helping us test our new guide on how to [setup freeCodeCamp locally using Docker](/docs/how-to-setup-freecodecamp-locally-using-docker.md) instead of using this guide. It *should* result in fewer, if not zero, errors, but we won't know until enough devs try it. +As of 8 March 2019, please consider helping us test our new guide on how to [setup freeCodeCamp locally using Docker](/docs/how-to-setup-freecodecamp-locally-using-docker.md) instead of using this guide. It *should* result in fewer, if not zero, errors but we won't know until enough devs try it. Follow these guidelines for getting freeCodeCamp locally on your system. This is highly recommended if you want to contribute regularly.