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.
1 parent a3e4b45 commit aa741ddCopy full SHA for aa741dd
src/wg-rustc-dev-guide/index.md
@@ -31,7 +31,7 @@ compiler [review policy](../compiler/reviews.md).
31
If your change **only involves the documentation content of rustc-dev-guide** and **does not accompany `rust-lang/rust` code changes**,
32
please submit your changes and PRs directly to the [rust-lang/rustc-dev-guide] repository.
33
34
-There are some benifits following this rule:
+There are some benefits following this rule:
35
- Changes to `rustc-dev-guide` repo can be immediately reflected in [the live rustc-dev-guide](https://rustc-dev-guide.rust-lang.org/).
36
- Changes to `rustc-dev-guide` repo do not need to go through bors CI in `rust-lang/rust`.
37
- Less burden on bors queue in `rust-lang/rust`.
0 commit comments