Fix grammar mistake

This commit is contained in:
Pierre Humberdroz
2020-10-09 14:19:25 +02:00
parent 31042f84c7
commit 0183af4980
@@ -261,7 +261,7 @@ a Lease object.
#### Reliability
In most cases, node controller limits the eviction rate to
In most cases, the node controller limits the eviction rate to
`--node-eviction-rate` (default 0.1) per second, meaning it won't evict pods
from more than 1 node per 10 seconds.