Skip to content

Commit 8ec1fea

Browse files
authored
Merge pull request #1562 from synaestheory/master
Fix typo in README.md
2 parents beab5ac + fc8c6b2 commit 8ec1fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ Toolchain names that don't name a channel instead can be used to name
282282
## Toolchain override shorthand
283283

284284
The `rustup` toolchain proxies can be instructed directly to use a
285-
specific toolchain, a convience for developers who often test
285+
specific toolchain, a convenience for developers who often test
286286
different toolchains. If the first argument to `cargo`, `rustc` or
287287
other tools in the toolchain begins with `+`, it will be interpreted
288288
as a rustup toolchain name, and that toolchain will be preferred,

0 commit comments

Comments
 (0)