docs: fix a typo in the contributing guide (#45045)

This commit is contained in:
Huyen Nguyen
2022-02-08 08:01:15 +07:00
committed by GitHub
parent ed6cbf100d
commit 22ac598f6e

View File

@ -34,7 +34,7 @@ You can select a scope from [this list of labels](https://github.com/freeCodeCam
Keep it short (less than 30 characters) and simple, you can add more information in the PR description box and comments. Keep it short (less than 30 characters) and simple, you can add more information in the PR description box and comments.
Some examples of good PRs titles would be: Some examples of good PR titles would be:
- `fix(a11y): improved search bar contrast` - `fix(a11y): improved search bar contrast`
- `feat: add more tests to HTML and CSS challenges` - `feat: add more tests to HTML and CSS challenges`