Skip to content

Commit 11ab792

Browse files
authored
Merge pull request #34498 from mtardy/typo-pod-security-admission
Fix minor missing spaces typos in Pod Security Admission doc
2 parents 0256078 + d2b9260 commit 11ab792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/concepts/security/pod-security-admission.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ To use this mechanism, your cluster must enforce Pod Security admission.
3737

3838
### Built-in Pod Security admission enforcement
3939

40-
From Kubernetes v1.23, the `PodSecurity` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)is a beta feature and is enabled by default.
41-
This page is part of the documentation for Kubernetesv{{< skew currentVersion >}}.
40+
From Kubernetes v1.23, the `PodSecurity` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) is a beta feature and is enabled by default.
41+
This page is part of the documentation for Kubernetes v{{< skew currentVersion >}}.
4242
If you are running a different version of Kubernetes, consult the documentation for that release.
4343

4444
### Alternative: installing the `PodSecurity` admission webhook {#webhook}

0 commit comments

Comments
 (0)