Skip to content

Commit ba388e3

Browse files
authored
Fix typo in pod-priority-preemption.md
1 parent 2e599aa commit ba388e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/configuration/pod-priority-preemption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ scheduler tries to preempt (evict) lower priority Pods to make scheduling of the
2323
pending Pod possible.
2424
-->
2525
[Pods](/zh/docs/concepts/workloads/pods/pod/) 可以有*优先级(Priority)*
26-
优先级体现的是当前 Pod 与其他 Pod 相比的重要成都。如果 Pod 无法被调度,则
26+
优先级体现的是当前 Pod 与其他 Pod 相比的重要程度。如果 Pod 无法被调度,则
2727
调度器会尝试抢占(逐出)低优先级的 Pod,从而使得悬决的 Pod 可被调度。
2828

2929
<!-- body -->

0 commit comments

Comments
 (0)