diff --git a/seed_data/challenges/basic-javascript.json b/seed_data/challenges/basic-javascript.json
index a5c09a780b..4ab91aa847 100644
--- a/seed_data/challenges/basic-javascript.json
+++ b/seed_data/challenges/basic-javascript.json
@@ -57,7 +57,7 @@
"challengeSeed": "114614220",
"description": [
"Let's learn more about the loops that make virtually all programs possible - the \"For Loop\" and \"While Loop\". First, we'll learn the For Loop.",
- "Go to http://www.codecademy.com/courses/javascript-beginner-en-NhsaT/0/1web and complete both the both For and While loop section.",
+ "Go to http://www.codecademy.com/courses/javascript-beginner-en-NhsaT/0/1web and complete the section.",
"Be sure to also complete this section: http://www.codecademy.com/courses/javascript-beginner-en-XEDZA/0/1."
],
"challengeType": 2,
@@ -252,4 +252,4 @@
"descriptionPt": []
}
]
-}
\ No newline at end of file
+}