diff --git a/Release-guidelines.md b/Release-guidelines.md index bc01925..c17d0f9 100644 --- a/Release-guidelines.md +++ b/Release-guidelines.md @@ -5,7 +5,7 @@ ### Version naming * [Semantic Versioning](http://semver.org/) * App Version x.x.x (e.g. v0.2.1) -* After release of a version a commmit is pushed changing the version to `-next` +* After the release of a version a commit has to be pushed - changing the version to `-next` * -> `v0.2.1` -> `v0.2.1-next` ## Creating a release