Skip to content

Commit c042dcd

Browse files
authored
Merge pull request #49733 from paulopiriquito/main
Update node-shutdown docs: typo in word 'administrators'
2 parents c433bc2 + 151c474 commit c042dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/cluster-administration/node-shutdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Message: Pod was terminated in response to imminent node shutdown.
108108
To provide more flexibility during graceful node shutdown around the ordering
109109
of pods during shutdown, graceful node shutdown honors the PriorityClass for
110110
Pods, provided that you enabled this feature in your cluster. The feature
111-
allows cluster administers to explicitly define the ordering of pods
111+
allows cluster administrators to explicitly define the ordering of pods
112112
during graceful node shutdown based on
113113
[priority classes](/docs/concepts/scheduling-eviction/pod-priority-preemption/#priorityclass).
114114

0 commit comments

Comments
 (0)