grammar: replace all occurrences of "the the" with "the"

This commit is contained in:
Oscar Utbult
2022-09-17 22:28:56 +02:00
parent d6e40a3f6c
commit 88cf251ef7
8 changed files with 9 additions and 9 deletions

View File

@@ -76,7 +76,7 @@ If the existing version is _v1.2.7_, then the new version will be:
- 'minor' -> _v1.3.0_
- 'major' -> _v2.0.0_
After establishing the the version, the command looks for a branch named
After establishing the version, the command looks for a branch named
> _release-{module}/-v{major}.{minor}_