mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 14:23:45 +00:00
fix: Update CONTRIBUTING.md recommend -> recommended
This commit is contained in:
parent
0ea7ddcc35
commit
4e26f9c335
@ -15,7 +15,7 @@ standard library in the [Standard library developers Guide][std-dev-guide], comm
|
|||||||
## About the [rustc-dev-guide]
|
## About the [rustc-dev-guide]
|
||||||
|
|
||||||
The [rustc-dev-guide] is meant to help document how rustc –the Rust compiler– works,
|
The [rustc-dev-guide] is meant to help document how rustc –the Rust compiler– works,
|
||||||
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
|
||||||
to read and understand the [rustc-dev-guide] before making a contribution. This guide
|
to read and understand the [rustc-dev-guide] before making a contribution. This guide
|
||||||
talks about the different bots in the Rust ecosystem, the Rust development tools,
|
talks about the different bots in the Rust ecosystem, the Rust development tools,
|
||||||
bootstrapping, the compiler architecture, source code representation, and more.
|
bootstrapping, the compiler architecture, source code representation, and more.
|
||||||
|
Loading…
Reference in New Issue
Block a user