From 01ba9e3e1678e1b418319d32bf81cf9f1c5abaaa Mon Sep 17 00:00:00 2001 From: Taylor Price Date: Wed, 10 Jul 2019 11:06:56 -0700 Subject: [PATCH] typo fix --- content/rancher/v2.x/en/security/hardening-2.2/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/security/hardening-2.2/_index.md b/content/rancher/v2.x/en/security/hardening-2.2/_index.md index bd93d04044d..f2e10d979c3 100644 --- a/content/rancher/v2.x/en/security/hardening-2.2/_index.md +++ b/content/rancher/v2.x/en/security/hardening-2.2/_index.md @@ -969,7 +969,7 @@ done The `admin` role should only be assigned to users that require administrative privileges. Any role that is not `admin` or `user` should be audited in the RBAC section of the UI to ensure that the privileges adhere to policies for global access. -The Rancher server permits customization of the default global permissions. We recommend that auditors also review the policies of any custom global roles. +The Rancher server permits customization of the default global permissions. We recommend that auditors also review the policies of any custom global roles. **Remediation**