Skip to content

Commit 89a8ad3

Browse files
committed
Fix a typo in rbac-good-practices.md
Signed-off-by: Guangwen Feng <[email protected]>
1 parent cacb591 commit 89a8ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/rbac-good-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Within Kubernetes RBAC there are a number of privileges which, if granted, can a
8383
to escalate their privileges in the cluster or affect systems outside the cluster.
8484

8585
This section is intended to provide visibility of the areas where cluster operators
86-
should take care, to ensure that they do not inadvertantly allow for more access to clusters than intended.
86+
should take care, to ensure that they do not inadvertently allow for more access to clusters than intended.
8787

8888
### Listing secrets
8989

0 commit comments

Comments
 (0)