This commit is contained in:
Aryan Jabbari
2015-08-17 22:54:08 -04:00
parent 495aac8233
commit 5d54d98190

View File

@ -1040,7 +1040,7 @@
], ],
"challengeSeed":[ "challengeSeed":[
"var test = (function() {", "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.", " // Only change code below this line.",
"", "",