From ac3b01dd8b4567564c42799ef25654004714b306 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Wed, 14 Jan 2015 11:54:34 -0500 Subject: [PATCH] Update challenges.json Fixing typo in reference to issue https://github.com/FreeCodeCamp/freecodecamp/issues/25 --- seed_data/challenges.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed_data/challenges.json b/seed_data/challenges.json index 999acfd08f..7b324a05c4 100644 --- a/seed_data/challenges.json +++ b/seed_data/challenges.json @@ -165,7 +165,7 @@ "video": "114591799", "challengeNumber": 13, "steps": [ - "Now that we've built a foundation in jQuery, let's go back to Dash and do it's last challenge.", + "Now that we've built a foundation in jQuery, let's go back to Dash and do its last challenge.", "If you aren't familiar with Mad Libs, they basically involve inserting random nouns, adjectives and verbs in to stories. The stories that result are often hilarious.", "Go to https://dash.generalassemb.ly/projects/mad-libs-1 and complete the fifth project." ]