Merge pull request #1990 from AryanJ-NYC/AryanJ-NYC-1924

Fixes #1924
This commit is contained in:
benmcmahon100
2015-08-19 21:30:17 +01:00

View File

@ -1040,7 +1040,7 @@
],
"challengeSeed":[
"var test = (function() {",
" var testString = \"There's 3 cats but 4 dogs.\";",
" var testString = \"There are 3 cats but 4 dogs.\";",
"",
" // Only change code below this line.",
"",