Skip to content

Commit f0ae13b

Browse files
authored
Update topology-spread-constraints.md
Fix typo MinDomainsInPodToplogySpread -> MinDomainsInPodTopologySpread
1 parent 8486946 commit f0ae13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ your cluster. Those fields are:
9898

9999
{{< note >}}
100100
The `minDomains` field is a beta field and enabled by default in 1.25. You can disable it by disabling the
101-
`MinDomainsInPodToplogySpread` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
101+
`MinDomainsInPodTopologySpread` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
102102
{{< /note >}}
103103

104104
- The value of `minDomains` must be greater than 0, when specified.

0 commit comments

Comments
 (0)