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 4fed1c8 commit 86672abCopy full SHA for 86672ab
1 file changed
doc/dev-guide/src/release-process.md
@@ -98,7 +98,7 @@ and determine which `$BRANCH` you should be working on:
98
99
Producing the final release artifacts is a bit involved because of the way
100
rustup is distributed. Below is a list of things to be done in order to cut a
101
-new [b]eta release or an official [r]elease:
+new [b]eta release or an official release [r]:
102
103
1. [b/r] Make sure that the desired version number for the new release
104
`$VER_NUM` already exists in `$BRANCH`'s `Cargo.toml` file. Then in a new PR
0 commit comments