Skip to content

Commit 746c32c

Browse files
committed
Addressing PR comments 2
Signed-off-by: Brett Tofel <[email protected]>
1 parent 9db34a2 commit 746c32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/how-to-grant-api-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ OLM does not automatically manage RBAC for users to interact with CRDs from inst
99

1010
## 1. Creating Default ClusterRoles for API/CRD Access
1111

12-
Administrators can define standard roles to control access to the API resources provided by installed operators. If the operator bundle does not provide default roles, you can create them yourself.
12+
Administrators can define standard roles to control access to the API resources provided by installed operators. If the operator does not provide default roles, you can create them yourself.
1313

1414
### Default Roles
1515

0 commit comments

Comments
 (0)