Merge pull request #4802 from oscr/the-the

grammar: replace all occurrences of "the the" with "the"
This commit is contained in:
Kubernetes Prow Robot
2022-11-16 08:22:48 -08:00
committed by GitHub
8 changed files with 9 additions and 9 deletions

View File

@@ -78,7 +78,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}_

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}_