freeCodeCamp / curriculum

The freeCodeCamp curriculum and lesson editor
Creative Commons Attribution Share Alike 4.0 International
81 stars 124 forks source link

fix(challenges): commented output was wrong #313

Closed Nirajn2311 closed 5 years ago

Nirajn2311 commented 5 years ago

Description

In the challenge ES6: the comment in line 8 says that the function returns a NaN which is false and it has been changed to 6 which is the correct output.

Pre-Submission Checklist

Checklist:

Closes freeCodeCamp/#18121

scissorsneedfoodtoo commented 5 years ago

@Nirajn2311, thank you for taking the time to improve this challenge. Everything LGTM!