diff --git a/README.adoc b/README.adoc index 5f05287..590be3c 100644 --- a/README.adoc +++ b/README.adoc @@ -53,7 +53,7 @@ composer require rich-id/cookies-regulation-bundle == 3. Versioning -cookies-regulation-bundle-bundle follows link:https://semver.org/[semantic versioning^]. In short the scheme is MAJOR.MINOR.PATCH where +cookies-regulation-bundle follows link:https://semver.org/[semantic versioning^]. In short the scheme is MAJOR.MINOR.PATCH where 1. MAJOR is bumped when there is a breaking change, 2. MINOR is bumped when a new feature is added in a backward-compatible way, 3. PATCH is bumped when a bug is fixed in a backward-compatible way.