Skip to content

Commit a526871

Browse files
authored
Scheduling plugins: fix typo for clarity
1 parent cb074fe commit a526871

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ extension points:
108108
- `SelectorSpread`: Favors spreading across nodes for Pods that belong to
109109
{{< glossary_tooltip text="Services" term_id="service" >}},
110110
{{< glossary_tooltip text="ReplicaSets" term_id="replica-set" >}} and
111-
{{< glossary_tooltip text="StatefulSets" term_id="statefulset" >}}
111+
{{< glossary_tooltip text="StatefulSets" term_id="statefulset" >}}.
112112
Extension points: `PreScore`, `Score`.
113113
- `ImageLocality`: Favors nodes that already have the container images that the
114114
Pod runs.

0 commit comments

Comments
 (0)