Skip to content

Commit 4ea61cb

Browse files
author
Ray Wainman
committed
fix typo
1 parent 1969f47 commit 4ea61cb

File tree

1 file changed

+1
-1
lines changed
  • vertical-pod-autoscaler/enhancements/4016-in-place-updates-support

1 file changed

+1
-1
lines changed

vertical-pod-autoscaler/enhancements/4016-in-place-updates-support/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ In the future, this logic may be improved to:
122122
* Make changes that are only attempted using in-place resizes and wouldn't ultimately result in an
123123
eviction on failure.
124124
* In the case of failure, make smaller updates to circumvent a node that does not have enough
125-
headroom to accept the full resize but could accomodate a smaller one.
125+
headroom to accept the full resize but could accommodate a smaller one.
126126

127127
We classify two types of updates in the context of this new mode:
128128

0 commit comments

Comments
 (0)