freeCodeCamp / curriculum

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

fix(challenges): Fix typo in wrap-reverse description #291

Closed robinmetral closed 5 years ago

robinmetral commented 5 years ago

Description

Fix typo in wrap-reverse description. (see #287)

Change description of wrap-reverse from

Note: I haven't set up the entire testing environment for such a tiny typo, so the testing wasn't done locally.

Pre-Submission Checklist

scissorsneedfoodtoo commented 5 years ago

@robinmetral, thank you for taking the time to submit a PR for this issue. Unfortunately it seems like the Travis CI build is failing because you don't have a standard commit message. I'm not sure if you're able to edit the commit message since you used the web interface, but if you are, could you change it to the following?

fix(challenges): fix typo in wrap-reverse description

Then the build should pass.

robinmetral commented 5 years ago

Done @scissorsneedfoodtoo :slightly_smiling_face: Had to force push the amended commit from local, but this should do it!

scissorsneedfoodtoo commented 5 years ago

:sparkles: :sparkles: :sparkles: Awesome! Congratulations on your first contribution to freeCodeCamp! :sparkles: :sparkles: :sparkles:

Thank you for submitting a PR for this issue, @robinmetral. We're all really looking forward to your next contribution. Also, glad you were able to get things working locally! Will make your next contribution even easier :+1: