summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rescheduler.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescheduler.md b/rescheduler.md
index 550c2270..f10eb6d3 100644
--- a/rescheduler.md
+++ b/rescheduler.md
@@ -107,7 +107,7 @@ antagonism and ask the rescheduler to move one of the antagonists to a new node.
The vast majority of users probably only care about rescheduling for three scenarios:
1. Move Pods around to get a PENDING Pod to schedule
-1. Redistribute Pods onto new nodes added by a cluster auto-scaler when ther are no PENDING Pods
+1. Redistribute Pods onto new nodes added by a cluster auto-scaler when there are no PENDING Pods
1. Move Pods around when CPU starvation is detected on a node
## Design considerations and design space