Commit 1763f984 authored by Jérôme Carré's avatar Jérôme Carré Committed by Cédric OLIVIER
Browse files

fix: typo understand.md

parent aa5bd36b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@ depending on where you are in the **development workflow**:
| dev/work-in-progress| Working in a **feature branch**, associated to a **Draft Merge Request** |
| dev/review          | Working in a **feature branch**, associated to a **Ready Merge Request** |
| integration         | A change is being pushed to the **integration branch** (if any) |
| deployment          | A change is being pushed pushed to the **production branch** |
| deployment          | A change is being pushed to the **production branch** |

### Adaptive pipeline