Skip to content

Commit 672cf29

Browse files
authored
Unrolled build for rust-lang#117980
Rollup merge of rust-lang#117980 - WhistlingZephyr:patch-1, r=Dylan-DPC fix: Update CONTRIBUTING.md recommend -> recommended Redo of rust-lang#116529.
2 parents a577704 + 4e26f9c commit 672cf29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ standard library in the [Standard library developers Guide][std-dev-guide], comm
1515
## About the [rustc-dev-guide]
1616

1717
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
18+
as well as to help new contributors get involved in rustc development. It is recommended
1919
to read and understand the [rustc-dev-guide] before making a contribution. This guide
2020
talks about the different bots in the Rust ecosystem, the Rust development tools,
2121
bootstrapping, the compiler architecture, source code representation, and more.

0 commit comments

Comments
 (0)