diff --git a/charter/GitlabLabels.md b/charter/GitlabLabels.md
index 801d60161c3e4cacf8096f5200bed9a6de9f929b..65da64c5e4b734844bb46df15fc2322f41f3d86e 100644
--- a/charter/GitlabLabels.md
+++ b/charter/GitlabLabels.md
@@ -153,11 +153,11 @@ Epic is blocked by an external dependency that needs to be solved before work ca
 
 ### Priority
 
-#### `priority::5`
+#### `priority::1`
 
 Top of the backlog and should be broken down and worked on when cycles become available.
 
-#### `priority::4`
+#### `priority::2`
 
 TBD
 
@@ -165,11 +165,11 @@ TBD
 
 Medium term delivery providing long term value.
 
-#### `priority::2`
+#### `priority::4`
 
 TBD
 
-#### `priority::1`
+#### `priority::5`
 
 A nice to have, but not needed to advance the product.