Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
qcastel authored Feb 14, 2021
1 parent 886ae05 commit f72794e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ You may want to configure a bit maven too. We added the following features:
For the maven releases, we got also some dedicated functionalities:
- Skip the maven perform [[Skip perform](#skipping-perform)]
- Roll back the maven perform if it failed to perform the release
- Increment the major or minor version (by default, it's the path version that is increased) [[Major Minor version](#increase-major-or-minor-version)]
- Increment the major or minor version (by default, it's the patch version that is increased) [[Major Minor version](#increase-major-or-minor-version)]


# Usage
Expand Down

0 comments on commit f72794e

Please sign in to comment.