The Misspell Challenge

Learning in Public means collaboration, and you don't have to be an expert to collaborate. Misspells come to the rescue!

The perfect Ice-Breaker for open-source contributions; fixing a misspell is easy and requires almost no github or git expertise.

📝 Intructions

Find one misspell on the BreatheCode lessons, projects or exercises and create a pull request with the fix.

1. To fix a misspell on a BreatheCode Lesson:

Github logo on breathecode lesson

1.1. Click on the Github logo at the top of the lesson, it will take you to the lesson source file on github.com.
1.2. Click on the pencil icon (edit) and the lesson source file will become editable.
1.3. Fix the lesson misspell.
1.4. Click on "Propose file change" all the way on the bottom.

2. To fix a misspell on a BreatheCode Project:

Contribute to breathecode project

2.1. Click on the "contribute" button on the right side of the project instructions.
2.2. Click on the pencil icon (edit) and the project README.md source file will become editable.
2.3. Fix the project misspell.
2.4. Click on "Propose file change" all the way to the bottom.