Skip to content

Commit c0ad64e

Browse files
authored
Merge pull request #26004 from Arhell/upd
[zh] fix typo for clarity
2 parents 89e11bc + c231dfc commit c0ad64e

File tree

1 file changed

+1
-1
lines changed
  • content/zh/docs/reference/scheduling

1 file changed

+1
-1
lines changed

content/zh/docs/reference/scheduling/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ extension points:
184184
- `SelectorSpread`: Favors spreading across nodes for Pods that belong to
185185
{{< glossary_tooltip text="Services" term_id="service" >}},
186186
{{< glossary_tooltip text="ReplicaSets" term_id="replica-set" >}} and
187-
{{< glossary_tooltip text="StatefulSets" term_id="statefulset" >}}
187+
{{< glossary_tooltip text="StatefulSets" term_id="statefulset" >}}.
188188
Extension points: `PreScore`, `Score`.
189189
-->
190190
- `SelectorSpread`:对于属于 {{< glossary_tooltip text="Services" term_id="service" >}}、

0 commit comments

Comments
 (0)