Fixing two small typos on CONTRIBUTING.md (#18978)
chalenges -> challenges an issues. -> an issue.
This commit is contained in:
committed by
Randell Dawson
parent
4603ceffec
commit
bf9b3c4792
@ -69,7 +69,7 @@ All our Coding challenges are curated by the community, bringing in expert knowl
|
||||
|
||||
You can help expand them and make their wording more clear. You can update the user stories to explain the concept better and even remove redundant ones. You can also improve the challenge tests to make them more accurately test people's code.
|
||||
|
||||
If you're interested in improving these coding chalenges, here's [how to work on coding challenges](/docs/how-to-work-on-coding-challenges.md).
|
||||
If you're interested in improving these coding challenges, here's [how to work on coding challenges](/docs/how-to-work-on-coding-challenges.md).
|
||||
|
||||
### Translate guide articles and coding challenges
|
||||
|
||||
@ -138,4 +138,4 @@ If these issues lack clarity on what needs to be done, feel free ask questions i
|
||||
|
||||
**I found a typo, should I report an issue before I can make a pull request?**
|
||||
|
||||
For typos and other wording changes, you can directly open pull requests without first creating an issues. Issues are more for discussing larger problems associated with code, or more structural aspects of the curriculum.
|
||||
For typos and other wording changes, you can directly open pull requests without first creating an issue. Issues are more for discussing larger problems associated with code, or more structural aspects of the curriculum.
|
||||
|
Reference in New Issue
Block a user