From 551a330dddf8a85d286b564dc2e29c49a82cebc7 Mon Sep 17 00:00:00 2001 From: nnewhart Date: Wed, 2 Jan 2019 13:06:36 -0800 Subject: [PATCH] Typo fix from "a" to "an" (#33625) line 247 --- 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 5928c3f401f..baafd922351 100644 --- a/docs/how-to-setup-freecodecamp-locally.md +++ b/docs/how-to-setup-freecodecamp-locally.md @@ -238,7 +238,7 @@ Follow these steps: git status ``` - You should get a output like this: + You should get an output like this: ```shell On branch master