diff --git a/site/content/en/references/kubectl/auth/_index.md b/site/content/en/references/kubectl/auth/_index.md index 9ec2c8787..17c22c58f 100644 --- a/site/content/en/references/kubectl/auth/_index.md +++ b/site/content/en/references/kubectl/auth/_index.md @@ -50,7 +50,7 @@ yes ``` ## `reconcile` -Reconciles rules for RBAC Role, RoleBinding, ClusterRole, and ClusterRole binding objects. +Reconciles rules for RBAC Role, RoleBinding, ClusterRole, and ClusterRoleBinding objects. Missing objects are created, and the containing namespace is created for namespaced objects, if required.