Skip to content

Commit 9b369a8

Browse files
authored
Fix grammar error
1 parent 72f5bf1 commit 9b369a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/run-application/horizontal-pod-autoscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ You specify these behaviours by setting `scaleUp` and / or `scaleDown`
377377
under the `behavior` field.
378378

379379
You can specify a _stabilization window_ that prevents [flapping](#flapping)
380-
the replica count for a scaling target. Scaling policies also let you controls the
380+
the replica count for a scaling target. Scaling policies also let you control the
381381
rate of change of replicas while scaling.
382382

383383
### Scaling policies

0 commit comments

Comments
 (0)