We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32cd430 commit bd9e634Copy full SHA for bd9e634
doc/src/overrides.md
@@ -94,7 +94,7 @@ specified.
94
For backwards compatibility, `rust-toolchain` files also support a legacy
95
format that only contains a toolchain name without any TOML encoding, e.g.
96
just `nightly-2021-01-21`. The file has to be encoded in US-ASCII this case
97
-(if you are on Windows, check the encoding and that it does not starts with a
+(if you are on Windows, check the encoding and that it does not start with a
98
BOM). The legacy format is not available in `rust-toolchain.toml` files.
99
100
The `rust-toolchain.toml`/`rust-toolchain` files are suitable to check in to
0 commit comments