Merge pull request #1815 from AryanJ-NYC/AryanJ-NYC-1813

Fixed #1813
This commit is contained in:
benmcmahon100
2015-08-17 14:15:37 +01:00

View File

@@ -902,7 +902,7 @@
],
"challengeSeed":[
"function myFunction(){",
" // Make myFunction return a random number between zero and nine instead of a decimal",
" // Make myFunction return a random number between 'min' and 'max' instead of a decimal",
"",
" // Only change code below this line.",
"",