Skip to content

Commit 3416ffa

Browse files
authored
Merge pull request #37895 from ThomVivet/patch-1
Fix typo in Pod Topology Spread Constraints concept
2 parents 8546b02 + f0ae13b commit 3416ffa

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)