mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Fixing minor typo in book (#14835)
fix minor typo in book: toolcahin => toolchain changelog: none
This commit is contained in:
@@ -151,7 +151,7 @@ toolchain called `clippy` by default, see `cargo dev setup toolchain --help`
|
||||
for other options.
|
||||
|
||||
```terminal
|
||||
cargo dev setup toolcahin
|
||||
cargo dev setup toolchain
|
||||
```
|
||||
|
||||
Now you may run `cargo +clippy clippy` in any project using the new toolchain.
|
||||
|
||||
Reference in New Issue
Block a user