diff --git a/challenges/basic-javascript.json b/challenges/basic-javascript.json index da1c55830e..9ff2402564 100644 --- a/challenges/basic-javascript.json +++ b/challenges/basic-javascript.json @@ -986,9 +986,10 @@ " // Only change code below this line.", "", "", + "", + " // Only change code above this line.", "}", "", - "// Only change code above this line.", "// We use this function to show you the value of your variable in your output box.", "(function(){return myFunction();})();" ],