Skip to content

Commit c85c3ff

Browse files
authored
Merge pull request #24005 from Tej-Singh-Rana/k8s-tej
Contex to Context
2 parents 5ecdaee + 70eba58 commit c85c3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Containers at runtime. Security contexts are defined as part of the Pod and cont
292292
in the Pod manifest, and represent parameters to the container runtime.
293293

294294
Security policies are control plane mechanisms to enforce specific settings in the Security Context,
295-
as well as other parameters outside the Security Contex. As of February 2020, the current native
295+
as well as other parameters outside the Security Context. As of February 2020, the current native
296296
solution for enforcing these security policies is [Pod Security
297297
Policy](/docs/concepts/policy/pod-security-policy/) - a mechanism for centrally enforcing security
298298
policy on Pods across a cluster. Other alternatives for enforcing security policy are being

0 commit comments

Comments
 (0)