Skip to content

Commit 75245a0

Browse files
authored
Merge pull request #1620 from Noratrieb/Noratrieb-patch-1
Improve grammar of i686 demotion
2 parents a673f2e + 4a9d65c commit 75245a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/demoting-i686-pc-windows-gnu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ We do not have a lot of expertise for this toolchain, and issues often aren't fi
2727

2828
The 32-bit version of this target is especially problematic and has significantly less usage than `x86_64-pc-windows-gnu`, which is why `i686-pc-windows-gnu` is being demoted to Tier 2.
2929

30-
## What is changed?
30+
## What changes?
3131

3232
After Rust 1.88.0, `i686-pc-windows-gnu` will now be Tier 2 with host tools.
3333
For users, nothing will change immediately. Builds of both the standard library and the compiler will still be distributed by the Rust Project for use via `rustup` or alternative installation methods.
3434

35-
This does mean that in the future, this target will likely accumulate bugs faster because of the reduced testing.
35+
This does mean that this target will likely accumulate bugs faster in the future because of the reduced testing.
3636

3737
## Future
3838

0 commit comments

Comments
 (0)