diff --git a/RELEASING.md b/RELEASING.md index 442dfdf..80c4540 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -4,7 +4,7 @@ Releases of this crate are fairly automated. To create a new release: -1. Make sure `CHANGELOG.md` is up-to-date and contain all modifications under the `[Unreleased]` section. +1. Make sure `CHANGELOG.md` is up-to-date and contains all modifications under the `[Unreleased]` section. 2. Trigger [this](https://github.com/monero-ecosystem/monero-rpc-rs/actions/workflows/draft-new-release.yml) workflow with the desired version number. 3. Merge the resulting PR (watch your notifications).