Skip to content

Commit 4219fcc

Browse files
authored
Merge pull request #39769 from fenggw-fnst/work
Remove duplicate "the" in admission-controllers.md
2 parents 7a22bc0 + 58455c5 commit 4219fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ CertificateApproval, CertificateSigning, CertificateSubjectRestriction, DefaultI
107107

108108
{{< note >}}
109109
The [`ValidatingAdmissionPolicy`](#validatingadmissionpolicy) admission plugin is enabled
110-
by default, but is only active if you enable the the `ValidatingAdmissionPolicy`
110+
by default, but is only active if you enable the `ValidatingAdmissionPolicy`
111111
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/) **and**
112112
the `admissionregistration.k8s.io/v1alpha1` API.
113113
{{< /note >}}

0 commit comments

Comments
 (0)