Skip to content

Commit 6e38d15

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

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
@@ -164,7 +164,7 @@ make check-release
164164
```
165165

166166
## Update stable branch and bump version
167-
The `stable` branch needs to updated with the changes from `main` and the verison needs to be bumped.
167+
The `stable` branch needs to be updated with the changes from `main` and the version needs to be bumped.
168168
Depending on the type of release, run one of the following:
169169

170170
* `make release`: This will release a patch, which is the most common type of release. Use this when the changes are bugfixes or enhancements that do not modify the existing user API. Changes that modify the user API to add new features but that do not modify the usage of the previous features can also be released as a patch.

0 commit comments

Comments
 (0)