Skip to content

Commit 4d83be2

Browse files
authored
Fix a typo in deployment.md
Removed the typo "it" in "You can enable this feature it by setting"
1 parent e542e8f commit 4d83be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/controllers/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1331,7 +1331,7 @@ a Pod is considered ready, see [Container Probes](/docs/concepts/workloads/pods/
13311331

13321332
{{< feature-state feature_gate_name="DeploymentReplicaSetTerminatingReplicas" >}}
13331333

1334-
You can enable this feature it by setting the `DeploymentReplicaSetTerminatingReplicas`
1334+
You can enable this feature by setting the `DeploymentReplicaSetTerminatingReplicas`
13351335
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
13361336
on the [API server](/docs/reference/command-line-tools-reference/kube-apiserver/)
13371337
and on the [kube-controller-manager](/docs/reference/command-line-tools-reference/kube-controller-manager/)

0 commit comments

Comments
 (0)