From e8974de9b91162730b111d5d824c8eb158a80b15 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 --- seed/challenges/basejumps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed/challenges/basejumps.json b/seed/challenges/basejumps.json index bf872054bf..60e014452c 100644 --- a/seed/challenges/basejumps.json +++ b/seed/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": "",