diff --git a/seed/challenges/01-front-end-development-certification/basic-javascript.json b/seed/challenges/01-front-end-development-certification/basic-javascript.json index 6075d7ff07..7b58d9d1f2 100644 --- a/seed/challenges/01-front-end-development-certification/basic-javascript.json +++ b/seed/challenges/01-front-end-development-certification/basic-javascript.json @@ -766,7 +766,7 @@ "This signals JavaScript that the following quote is not the end of the string, but should instead appear inside the string.", "
myStr
variable:",
- "\"I am a \"double quoted\" string inside \"double quotes\"\"
"
+ "I am a \"double quoted\" string inside \"double quotes\"
"
],
"releasedOn": "January 1, 2016",
"challengeSeed": [