Skip to content

Commit 17ce366

Browse files
Update content/en/role-based-access-control.md
Co-authored-by: Nate W <[email protected]> Signed-off-by: Julia Furst Morgado <[email protected]>
1 parent f78847d commit 17ce366

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/role-based-access-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Organizations utilize RBAC to provide their employees with varying levels of acc
1515

1616
RBAC addresses the challenge of controlling the resources team members and applications can access,
1717
as well as the actions they can perform, especially as the number of applications and team members increases.
18-
Administrators must ensure that each user has the correct permissions for the resources they need to access,
19-
a task that can become cumbersome and error-prone without a structured access control mechanism.
18+
Administrators must ensure that each user has the correct permissions for the resources they need to access.
19+
This task can become cumbersome and error-prone without a structured access control mechanism.
2020

2121

2222
## How it helps

0 commit comments

Comments
 (0)