Skip to content

Commit 8c32191

Browse files
committed
Fix typos
1 parent 2a247c5 commit 8c32191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.dev.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
* Create a branch e.g. `horgh/release` and switch to it.
1616
* `main` is protected.
1717
* Set the release version and release date in `CHANGELOG.md`. Be sure
18-
the version follows [Semantic Versionsing](https://semver.org/).
18+
the version follows [Semantic Versioning](https://semver.org/).
1919
* Commit these changes.
2020
* Run `dev-bin/release.sh`.
2121
* Verify the release on the GitHub Releases page.
22-
* If everything goes well, the authorized releases will receive an email
22+
* If everything goes well, the authorized releasers will receive an email
2323
to review the pending deployment. If you are an authorized releaser,
2424
you will need to approve the release deployment run. If you are not,
2525
you will have to wait for an authorized releaser to do so.

0 commit comments

Comments
 (0)