diff --git a/content/en/docs/concepts/security/_index.md b/content/en/docs/concepts/security/_index.md index 47d4ef8d365f6..cfd3eb66ea3d1 100644 --- a/content/en/docs/concepts/security/_index.md +++ b/content/en/docs/concepts/security/_index.md @@ -88,7 +88,7 @@ VMware vSphere | https://www.vmware.com/security/hardening-guides | You can define security policies using Kubernetes-native mechanisms, such as [NetworkPolicy](/docs/concepts/services-networking/network-policies/) (declarative control over network packet filtering) or -[ValidatingAdmisisonPolicy](/docs/reference/access-authn-authz/validating-admission-policy/) (declarative restrictions on what changes +[ValidatingAdmissionPolicy](/docs/reference/access-authn-authz/validating-admission-policy/) (declarative restrictions on what changes someone can make using the Kubernetes API). However, you can also rely on policy implementations from the wider