Skip to content

Commit

Permalink
grammar nits (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Mar 16, 2023
1 parent d60bbc3 commit 262254f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/site/apt/index.apt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Maven Release

Maven Release provides tooling to release a project with Maven, saving a lot of repetitive, manual work.

It consists of following modules:
It consists of the following modules:

*----------------------------------------------------------+----------------+
|| Module || Description ||
Expand All @@ -40,5 +40,5 @@ Maven Release
*----------------------------------------------------------+----------------+
| {{{./maven-release-policies/maven-release-oddeven-policy/}maven-release-oddeven-policy}} | a version policy that proposes even version numbers only for releases and odd numbers for development
*----------------------------------------------------------+----------------+
| {{{./maven-release-policies/maven-release-semver-policy/}maven-release-semver-policy}} | a version policy that enforce SemVer format and upgrades minor element for next development version
| {{{./maven-release-policies/maven-release-semver-policy/}maven-release-semver-policy}} | a version policy that enforces SemVer format and upgrades the minor element for the next development version
*----------------------------------------------------------+----------------+

0 comments on commit 262254f

Please sign in to comment.