From 9f1f0f73406cd2aa2b6cf458c40307ba3298fff0 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Fri, 11 Sep 2015 23:30:43 -0700 Subject: [PATCH] fix plural typo on basejump challenges --- challenges/basejumps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/basejumps.json b/challenges/basejumps.json index bf872054bf..60e014452c 100644 --- a/challenges/basejumps.json +++ b/challenges/basejumps.json @@ -222,7 +222,7 @@ "Once you've finished implementing these user stories, click the \"I've completed this challenge\" button and enter the URLs for both your GitHub repository and your live app running on Heroku. If you pair programmed with a friend, enter his or her Free Code Camp username as well so that you both get credit for completing it.", "If you'd like immediate feedback on your project, click this button and paste in a link to your Heroku project. Otherwise, we'll review it before you start your nonprofit projects.

Click here then add your link to your tweet's text" ], - "type": "basejumps", + "type": "basejump", "challengeType": 4, "tests": [], "nameCn": "",