Skip to content

Commit 86672ab

Browse files
committed
docs: fix the release marker label in the release process guide
1 parent 4fed1c8 commit 86672ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/dev-guide/src/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ and determine which `$BRANCH` you should be working on:
9898

9999
Producing the final release artifacts is a bit involved because of the way
100100
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:
101+
new [b]eta release or an official release [r]:
102102

103103
1. [b/r] Make sure that the desired version number for the new release
104104
`$VER_NUM` already exists in `$BRANCH`'s `Cargo.toml` file. Then in a new PR

0 commit comments

Comments
 (0)