Skip to content

Commit 20b0705

Browse files
committed
Apply review suggestion
1 parent 08034d4 commit 20b0705

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/notification-groups/arm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ where people can go to pose questions and discuss ARM-specific
1313
topics.
1414

1515
So, if you are interested in participating, please sign up for the
16-
ARM group! To do so, you open a PR against the [rust-lang/team]
16+
ARM group! To do so, open a PR against the [rust-lang/team]
1717
repository. Just [follow this example][eg], but change the username to
1818
your own!
1919

src/notification-groups/risc-v.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ where people can go to pose questions and discuss RISC-V-specific
1313
topics.
1414

1515
So, if you are interested in participating, please sign up for the
16-
RISC-V group! To do so, you open a PR against the [rust-lang/team]
16+
RISC-V group! To do so, open a PR against the [rust-lang/team]
1717
repository. Just [follow this example][eg], but change the username to
1818
your own!
1919

src/notification-groups/windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ the group for advice in determining the best course of action:
2121
* What names should we use for static libraries on Windows? [#29520]
2222

2323
So, if you are interested in participating, please sign up for the
24-
Windows group! To do so, you open a PR against the [rust-lang/team]
24+
Windows group! To do so, open a PR against the [rust-lang/team]
2525
repository. Just [follow this example][eg], but change the username to
2626
your own!
2727

src/walkthrough.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ gate is removed when the feature is stabilized.
178178
**Most bug fixes and improvements** don't require a feature gate. You can just
179179
make your changes/improvements.
180180

181-
When you open a PR on the [rust-lang/rust], a bot will assign your PR to a
181+
When open a PR on the [rust-lang/rust], a bot will assign your PR to a
182182
review. If there is a particular rust team member you are working with, you can
183183
request that reviewer by leaving a comment on the thread with `r?
184184
@reviewer-github-id` (e.g. `r? @eddyb`). If you don't know who to request,

0 commit comments

Comments
 (0)