Skip to content

Commit f0d45fc

Browse files
committed
Clarify that typos should be fixed in user-facing docs
1 parent de98210 commit f0d45fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/how-to-start-contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ There are various ways in which you can contribute to Rust projects:
112112
Play to your strengths!
113113
- Improving documentation is possibly one of the easiest starting points for contributions.
114114
Did you find a typo, something that was unclear, or do you miss some useful information on this
115-
page, elsewhere in the Forge or in some other Rust documentation? Great, then send a pull request
116-
and you'll become a contributor! :)
115+
page, elsewhere in the Forge or in some other Rust (user-facing) documentation? Great, then send
116+
a pull request and you'll become a contributor! :)
117117
- Improving tests is also very valuable, as there is never enough of them. This can include also
118118
documenting existing tests or writing tests for already fixed issues that lack a proper test.
119119
- You can also help with improving issue trackers of our repositories, by helping with [triaging issues][issue-triage]

0 commit comments

Comments
 (0)