Skip to content

Commit d3e8792

Browse files
mark-i-mrajcspsg
andcommitted
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
1 parent ca9e6be commit d3e8792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stabilization_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ found by consulting [the forge](https://forge.rust-lang.org/), which will guide
114114
you the next stable release number. You want to add 1 to that,
115115
because the code that lands today will become go into beta on that
116116
date, and then become stable after that. So, at the time of this
117-
writing, the next stable release (what is currently beta, iow) was
117+
writing, the next stable release (i.e. what is currently beta) was
118118
1.30.0, hence I wrote 1.31.0 above.
119119

120120
### Removing existing uses of the feature-gate

0 commit comments

Comments
 (0)