beaucarnes / fcc-project-tutorials

freeCodeCamp video project tutorials.
290 stars 416 forks source link

Corrected a typo. #14

Closed m1anas closed 6 years ago

m1anas commented 6 years ago

At line 191, j < was missing from the first if statement.

beaucarnes commented 6 years ago

Thanks!