Skip to content

Commit 0f848b4

Browse files
jm-francpr00se
andcommitted
Fix wording.
Co-authored-by: Patryk Prus <[email protected]>
1 parent df5b1b9 commit 0f848b4

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-autoscaling/4951-configurable-hpa-tolerance

1 file changed

+1
-1
lines changed

keps/sig-autoscaling/4951-configurable-hpa-tolerance/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ type HPAScalingRules struct {
234234
}
235235
```
236236

237-
This new tolerance will be taken into account in the autoscaling controller
237+
This new tolerance will be used in the autoscaling controller
238238
[replica_calculator.go][]. The current logic is:
239239

240240
```golang

0 commit comments

Comments
 (0)