Update basic-javascript.json

This commit is contained in:
benmcmahon100
2015-08-17 14:16:16 +01:00
parent e63c387ef7
commit 06c3d78c64

View File

@ -902,7 +902,7 @@
],
"challengeSeed":[
"function myFunction(){",
" // Make myFunction return a random number between 'min' and 'max' 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.",
"",