Skip to content

Commit aa741dd

Browse files
committed
typo
1 parent a3e4b45 commit aa741dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wg-rustc-dev-guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ compiler [review policy](../compiler/reviews.md).
3131
If your change **only involves the documentation content of rustc-dev-guide** and **does not accompany `rust-lang/rust` code changes**,
3232
please submit your changes and PRs directly to the [rust-lang/rustc-dev-guide] repository.
3333

34-
There are some benifits following this rule:
34+
There are some benefits following this rule:
3535
- Changes to `rustc-dev-guide` repo can be immediately reflected in [the live rustc-dev-guide](https://rustc-dev-guide.rust-lang.org/).
3636
- Changes to `rustc-dev-guide` repo do not need to go through bors CI in `rust-lang/rust`.
3737
- Less burden on bors queue in `rust-lang/rust`.

0 commit comments

Comments
 (0)