Skip to content

Commit f4867b1

Browse files
committed
typo
1 parent 805809d commit f4867b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Creating Releases
22
To release the project create a new github release. This will trigger the release workflow (implemented using GitHub Actions).
33
Set both tag and name ing a format: `v[major].[minor].[patch]`, sample: `v1.2.23`.
4-
Follow classic semver guidlinces. Note that the version is in the pom files is
5-
calculated based on tag not by release name in the release workflow.
4+
Follow classic semver guidelines. Note that the version in the pom files
5+
is based on tag name not on release name in the release workflow.
66

0 commit comments

Comments
 (0)