From f72794ec50bffd7d558929f93601e0417cfc027d Mon Sep 17 00:00:00 2001 From: Quentin Castel Date: Sun, 14 Feb 2021 19:46:07 +0000 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d37640..ad5eee4 100644 --- a/README.md +++ b/README.md @@ -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