diff --git a/README.md b/README.md index e0b2bcfa8ac..b1db8503b46 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Running `nix develop` will create a shell with the default nightly Rust toolchai rust-bin.beta.latest.minimal ``` - It provices the same components as which installed by `rustup install`'s `default` or `minimal` profiles. + It provides the same components as which installed by `rustup install`'s `default` or `minimal` profiles. Almost always, `default` is what you want for development.