freeCodeCamp/challenges/02-javascript-algorithms-and-data-structures
Hadrien Allemon 8286ff9c46 fix(challenges): typo in javascript algorithms/debugging/2
In the objectives, the user was asked to log the variable "outputTwice" whereas in the code editor,
no such variable existed. I changed the objectif so that  it states to change the variable
"outputTwo" which is the variable found in the content.
2018-07-25 18:45:27 +09:00
..