Removes duplicate text

This commit is contained in:
Brusk Hamarash 2021-11-06 02:56:56 +03:00 committed by GitHub
parent 71c3fcf14a
commit 1bc62e0d93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -199,7 +199,7 @@ The order from which branches are merged generally takes the following form:
An example: An example:
`v1.x.x` -> `dev` -> `staging` -> `staging` -> `pre-prod` -> `main` `v1.x.x` -> `dev` -> `staging` -> `pre-prod` -> `main`
All the minor releases and patches within the same version follows the same flow. However, in the next major release, it takes the next form: All the minor releases and patches within the same version follows the same flow. However, in the next major release, it takes the next form: