Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
seadanda committed Jan 10, 2025
1 parent f642481 commit 31b0dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The format of [`CHANGELOG.md`](CHANGELOG.md) is based on [Keep a Changelog](http

In order to release a patch or fix outside the normal release process, some additional steps are needed.

To submit a fix to release `x.y.z` an make a point release:
To submit a fix to release `x.y.z` and make a point release:

- Make your changes based on x.y.z
- Create a branch `x.y.b` from the most recent release, where `b = z + 1` (contact a maintainer)
Expand Down

0 comments on commit 31b0dcc

Please sign in to comment.