We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd49c39 + 4e26f9c commit 7437151Copy full SHA for 7437151
CONTRIBUTING.md
@@ -15,7 +15,7 @@ standard library in the [Standard library developers Guide][std-dev-guide], comm
15
## About the [rustc-dev-guide]
16
17
The [rustc-dev-guide] is meant to help document how rustc –the Rust compiler– works,
18
-as well as to help new contributors get involved in rustc development. It is recommend
+as well as to help new contributors get involved in rustc development. It is recommended
19
to read and understand the [rustc-dev-guide] before making a contribution. This guide
20
talks about the different bots in the Rust ecosystem, the Rust development tools,
21
bootstrapping, the compiler architecture, source code representation, and more.
0 commit comments