Skip to content

Commit b54a9e6

Browse files
authored
Merge pull request #40419 from binoculars/patch-1
Fix grammar error
2 parents a710b83 + 9b369a8 commit b54a9e6

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)