Skip to content

Commit 70eba58

Browse files
Contex to Context
1 parent 5ecdaee commit 70eba58

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)