Skip to content

Commit c5dab19

Browse files
authored
Merge pull request #5 from karthequian/patch-1
fixed typo
2 parents 00b2f23 + 03273af commit c5dab19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s-security/K8sStudy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RBAC relies on a series of well defined and standard concepts that are commonly
4545
* Assignments – Role assignment grants a subject right to execute a transaction by assigning to the subject an active role
4646

4747
### Kubernetes has Role and Cluster Roles
48-
[Using RBAC Authorizaiton](https://kubernetes.io/docs/reference/access-authn-authz/rbac/)
48+
[Using RBAC Authorization](https://kubernetes.io/docs/reference/access-authn-authz/rbac/)
4949

5050
[Authorization Overview](https://kubernetes.io/docs/reference/access-authn-authz/authorization/)
5151

0 commit comments

Comments
 (0)