diff --git a/admin_guide/scheduling/descheduler.adoc b/admin_guide/scheduling/descheduler.adoc index 1263393c921b..1f49b5f4ba04 100644 --- a/admin_guide/scheduling/descheduler.adoc +++ b/admin_guide/scheduling/descheduler.adoc @@ -18,7 +18,7 @@ onto more appropriate nodes. Your cluster can benefit from descheduling and rescheduling already-running pods for various reasons: * Nodes are under- or over-utilized. -* Pod and node affinity requirements, such as taints or labels, have changed and the original scheduling decisions are longer appropriate for certain nodes. +* Pod and node affinity requirements, such as taints or labels, have changed and the original scheduling decisions are no longer appropriate for certain nodes. * Node failure requires pods to be moved. * New nodes are added to clusters.