Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Commit

Permalink
fix(challenges): change comment to make it clearer (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobAnthony01 authored and raisedadead committed Jun 29, 2018
1 parent 6c87001 commit 46fcf43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@
" \"use strict\";",
" // change code below this line",
" arr = list; // change this",
" // change code below this line",
" // change code above this line",
" return arr;",
"}",
"const arr = removeFirstTwo(source);",
Expand Down

0 comments on commit 46fcf43

Please sign in to comment.