From 74304f08f97deb3f64d5e46cf4af495eba81284c Mon Sep 17 00:00:00 2001 From: arminfelder Date: Sun, 6 May 2018 14:34:54 +0200 Subject: [PATCH] Update _index.md fixed typo --- content/rancher/v2.x/en/concepts/projects/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/concepts/projects/_index.md b/content/rancher/v2.x/en/concepts/projects/_index.md index 2867c3a1c55..d648aa96b10 100644 --- a/content/rancher/v2.x/en/concepts/projects/_index.md +++ b/content/rancher/v2.x/en/concepts/projects/_index.md @@ -18,7 +18,7 @@ Non-administrative users are only authorized for project access after an adminis ### Pod Security Policies -Rancher extends Kubernetes to allow the application of [Pod Sercurity Policies](https://kubernetes.io/docs/concepts/policy/pod-security-policy/) at the project level in additiona to the cluster level. However, as a best practice, we recommend applying Pod Security Policies at the cluster level. +Rancher extends Kubernetes to allow the application of [Pod Security Policies](https://kubernetes.io/docs/concepts/policy/pod-security-policy/) at the project level in additiona to the cluster level. However, as a best practice, we recommend applying Pod Security Policies at the cluster level. ## Namespaces