diff --git a/docs/gitbook/usage/deployment-strategies.md b/docs/gitbook/usage/deployment-strategies.md index 9c47a59af..e21e8ea24 100644 --- a/docs/gitbook/usage/deployment-strategies.md +++ b/docs/gitbook/usage/deployment-strategies.md @@ -160,7 +160,7 @@ We would have steps (canary weight : primary weight): * 1 (1 : 99) * 2 (2 : 98) * 10 (10 : 90) -* 80 (20 : 60) +* 80 (80 : 20) * promotion ## A/B Testing