diff --git a/README.md b/README.md index 7f07ee61e..80fb21f42 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Testing GitLabFlow branching strategy. This should automatically create a draft setting the project to `v1.1.0`. -Testing new feature on v1.1.0, from `main`. This should automatically create a draft setting the project to `v1.2.0`. Note that `v1.1.0` release has already been made, and a `v1.1.1` bugfix draft is present. +Testing new feature on `v1.1.0`, from `main`. This should automatically create a draft setting the project to `v1.2.0`. Note that `v1.1.0` release has already been made, and a `v1.1.1` bugfix draft is present.