Skip to content

Commit d392d50

Browse files
committed
Clean up a sentence
1 parent 5a7c0e9 commit d392d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3857-cfg-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ So given `--check-cfg 'cfg(foo, values(since("1.95.0")))'`,
237237

238238
A new built-in cfg `--cfg rust=<version>` will be added by the compiler
239239
that specifies the language version.
240-
This will be the version of `rustc` with how the pre-release version is handled being unspecified.
240+
This will be the version of `rustc` with the behavior for pre-release versions being unspecified.
241241
We expect rustc to:
242242
- Translate the `-nightly` pre-release to `-incomplete
243243
- Strip the `-beta.5` pre-release

0 commit comments

Comments
 (0)