diff --git a/content/en/docs/tasks/run-application/horizontal-pod-autoscale.md b/content/en/docs/tasks/run-application/horizontal-pod-autoscale.md index f914480905..c79059d335 100644 --- a/content/en/docs/tasks/run-application/horizontal-pod-autoscale.md +++ b/content/en/docs/tasks/run-application/horizontal-pod-autoscale.md @@ -405,8 +405,8 @@ behavior: periodSeconds: 60 ``` -To allow a final drop of 5 pods, another policy can be added and a selection -strategy of minimum: +To allow a final drop of 5 pods, another policy can be added with a selection +strategy of maximum: ```yaml behavior: