Skip to content

Commit e83a3a1

Browse files
gshenirwedge
andauthored
Update RELEASE.md
Co-authored-by: Roy Wedge <[email protected]>
1 parent 6e72186 commit e83a3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Depending on the type of release, run one of the following:
172172
* `make release-major`: This will release the next major version. Use this to if the changes modify the user API in a backwards incompatible way after the major version 1 has been released.
173173

174174
Running one of these will **push commits directly** to `main`.
175-
At the end, you should see the 3 commits on `main` on (from oldest to newest):
175+
At the end, you should see the 3 commits on `main` (from oldest to newest):
176176
- `make release-tag: Merge branch 'main' into stable`
177177
- `Bump version: X.Y.Z.devN → X.Y.Z`
178178
- `Bump version: X.Y.Z -> X.Y.A.dev0`

0 commit comments

Comments
 (0)