Update basic-javascript.json

pull/1857/head
benmcmahon100 2015-08-17 14:16:16 +01:00
parent e63c387ef7
commit 06c3d78c64
1 changed files with 1 additions and 1 deletions

View File

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