Skip to content

Commit cf44a1e

Browse files
authored
Merge pull request #2941 from matthiasbeyer/patch-1
Add missing word
2 parents d11edc7 + 6f2a8ef commit cf44a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/overrides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ specified. `channel` and `path` are mutually exclusive.
9696

9797
For backwards compatibility, `rust-toolchain` files also support a legacy
9898
format that only contains a toolchain name without any TOML encoding, e.g.
99-
just `nightly-2021-01-21`. The file has to be encoded in US-ASCII this case
99+
just `nightly-2021-01-21`. The file has to be encoded in US-ASCII in this case
100100
(if you are on Windows, check the encoding and that it does not start with a
101101
BOM). The legacy format is not available in `rust-toolchain.toml` files.
102102

0 commit comments

Comments
 (0)