Skip to content

Commit c4bee6e

Browse files
authored
Merge pull request #24446 from phumberdroz/node-the
Fix grammar mistake in Nodes.md
2 parents 31042f8 + 0183af4 commit c4bee6e

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/architecture

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ a Lease object.
261261

262262
#### Reliability
263263

264-
In most cases, node controller limits the eviction rate to
264+
In most cases, the node controller limits the eviction rate to
265265
`--node-eviction-rate` (default 0.1) per second, meaning it won't evict pods
266266
from more than 1 node per 10 seconds.
267267

0 commit comments

Comments
 (0)