33We're so glad you're interested in contributing to Rust! You're in the right
44place if you want to make your own contributions to the ` rustwasm/book ` project.
55If you have an idea for making this document or anything else contained in the
6- ` rustwasm/book ` project more useful, you can help by following the steps below.
6+ ` rustwasm/book ` project more useful, you can help us by following the steps below.
77
88## Filing an Issue
99
10- If you're using this ` book ` and come across out of date information, examples
11- that don't work, or anything else that's wrong, you can help by filing an issue.
10+ If you're using this ` book ` and come across obsolete information, examples
11+ that don't work, or anything else that's wrong, you can help us by filing an issue.
1212
1313First, review the [ Code of Conduct] [ coc ] . Then check the
1414[ open issues] [ open-issues ] to see if someone is having
@@ -17,9 +17,9 @@ skip to the section below about submitting a PR! If you don't, please chime in o
1717issue comment thread so that the people working on the project have a better sense of
1818how many people are experiencing the issue.
1919
20- This is a documentation and education project, so discussion about how to improve
21- the experience for beginning users are particularly welcome. We greatly value the
22- perspective of new users. If you found something was confusing please file an issue
20+ This is a documentation and education project, so discussions about how to improve
21+ the experience for beginners are particularly welcome. We greatly value the
22+ perspective of new users. If you found something that was confusing, please file an issue
2323[ here] [ new-issues ] . Please fill out the template to give the
2424people addressing your issue as much information as possible.
2525
@@ -30,7 +30,7 @@ Pull requests are welcome to address all issues, whether you filed them or not!
3030you have an idea for contributing or a problem you want to solve, please do
3131go through the process outlined above for opening an issue before you open
3232a pull request. It helps everyone to discuss progress on the repo collaboratively,
33- and to avoid duplicate work .
33+ and avoids redundancy .
3434
3535## Conduct
3636
0 commit comments