diff --git a/Software-Development/README.md b/Software-Development/README.md index 46c0ae7..172fe2b 100644 --- a/Software-Development/README.md +++ b/Software-Development/README.md @@ -199,7 +199,7 @@ The order from which branches are merged generally takes the following form: 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: