mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-28 00:01:13 -05:00
Fixes #1924
This commit is contained in:
@@ -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.",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user