From 2517ad6c77d978f658bda17676ad6d565a47bfdf Mon Sep 17 00:00:00 2001 From: harshitasao Date: Sun, 29 May 2022 16:06:25 +0530 Subject: [PATCH] small modification --- content/en/docs/concepts/security/rbac-good-practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/security/rbac-good-practices.md b/content/en/docs/concepts/security/rbac-good-practices.md index 6b9cf29ed2..a78ee1fe90 100644 --- a/content/en/docs/concepts/security/rbac-good-practices.md +++ b/content/en/docs/concepts/security/rbac-good-practices.md @@ -176,4 +176,4 @@ One option for mitigation of this issue would be to use [resource quotas](/docs/ to limit the quantity of objects which can be created. ## {{% heading "whatsnext" %}} -* To learn more about RBAC, see [RBAC documentation](/docs/reference/access-authn-authz/rbac/). +* To learn more about RBAC, see the [RBAC documentation](/docs/reference/access-authn-authz/rbac/).