Skip to content

Commit 2e8a3e8

Browse files
authored
Fix typos (rust-lang#916)
Fixed two typos.
1 parent b8cc0a5 commit 2e8a3e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/rustbot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
`@rustbot` (also known as `triagebot`) is a utility robot that is mostly used to
44
allow any contributor to achieve certain tasks that would normally require GitHub
55
membership to the `rust-lang` organization. Its most interesting features for
6-
contributors to `rustc` are isssue claiming and relabeling.
6+
contributors to `rustc` are issue claiming and relabeling.
77

88
## Issue claiming
99

@@ -24,7 +24,7 @@ If you want to unassign from an issue, `@rustbot` has a different command:
2424

2525
## Issue relabeling
2626

27-
Changing labels for an issue or PR is also normally reserved to members of the
27+
Changing labels for an issue or PR is also normally reserved for members of the
2828
organization. However, `@rustbot` allows you to relabel an issue yourself, only
2929
with a few restrictions. This is mostly useful in two cases:
3030

0 commit comments

Comments
 (0)