Skip to content

Commit add3711

Browse files
committed
Fix typos
1 parent e6cff7c commit add3711

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Testcontainers' release process is semi-automated through GitHub Actions. This d
1515
* For TinSalver to correctly work with keybase on WSL on Windows, you might need to disable pinentry: `keybase config set -b pinentry.disabled true`.
1616
7. Close the release in Sonatype. This will evaluate the release based on given Sonatype rules.
1717
8. After successful closing, the release button needs to be clicked and afterwards it is automatically synced to Maven Central.
18-
9. Handcraft and polish some of the release notes (e.g. substitute combinded dependency PRs and highlight certain features).
19-
10. Rename existing milestone corresponding to new release and close it. Then create a new `next` milstestone.
18+
9. Handcraft and polish some of the release notes (e.g. substitute combined dependency PRs and highlight certain features).
19+
10. Rename existing milestone corresponding to new release and close it. Then create a new `next` milestone.
2020
11. When available through Maven Central, poke [Richard North](https://github.com/rnorth) to announce the release on Twitter!
2121
12. Merge automated version update PRs in order to update the reference version in `mkdocs.yml` and `gradle.properties`.
2222

@@ -25,4 +25,4 @@ Testcontainers' release process is semi-automated through GitHub Actions. This d
2525
* The process is done with GitHub Actions, TinSalver and Sonatype.
2626
* Sonatype will automatically promote the staging release to Maven Central.
2727
* Keybase needs to be installed on the developer machine.
28-
* GPG key of signing developer needs to be uplodaed to the [Ubuntu keyserver](https://keyserver.ubuntu.com/) (or other server supported by Sonatype).
28+
* GPG key of signing developer needs to be uploaded to the [Ubuntu keyserver](https://keyserver.ubuntu.com/) (or other server supported by Sonatype).

0 commit comments

Comments
 (0)