From c231dfcf6980855cab9a63840e09127ea2af1d77 Mon Sep 17 00:00:00 2001 From: Arhell Date: Fri, 8 Jan 2021 01:52:03 +0200 Subject: [PATCH] [zh] fix typo for clarity --- content/zh/docs/reference/scheduling/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/reference/scheduling/config.md b/content/zh/docs/reference/scheduling/config.md index 15a324fbe6..d430961643 100644 --- a/content/zh/docs/reference/scheduling/config.md +++ b/content/zh/docs/reference/scheduling/config.md @@ -184,7 +184,7 @@ extension points: - `SelectorSpread`: Favors spreading across nodes for Pods that belong to {{< glossary_tooltip text="Services" term_id="service" >}}, {{< glossary_tooltip text="ReplicaSets" term_id="replica-set" >}} and - {{< glossary_tooltip text="StatefulSets" term_id="statefulset" >}} + {{< glossary_tooltip text="StatefulSets" term_id="statefulset" >}}. Extension points: `PreScore`, `Score`. --> - `SelectorSpread`:对于属于 {{< glossary_tooltip text="Services" term_id="service" >}}、