Skip to content

Commit 33d959f

Browse files
authored
Merge pull request #34060 from fenggw-fnst/typo
Fix a typo in rbac-good-practices.md
2 parents 7f3a24b + 89a8ad3 commit 33d959f

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)