Merge remote-tracking branch 'origin/staging' into staging

This commit is contained in:
benmcmahon100
2015-08-17 14:28:54 +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 <code>min</code> and <code>max</code> instead of a decimal",
"",
" // Only change code below this line.",
"",