Skip to content

Commit 1eaff2f

Browse files
authored
Merge pull request #1 from gekart/gekart-doc-proj-rbac-patch-1
[DOC] Correct project role RBAC wording in projects.md
2 parents 610523b + d1fc813 commit 1eaff2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ argocd app get $APP --auth-token $JWT
232232

233233
## Configuring RBAC With Projects
234234

235-
The project Roles allows configuring RBAC rules scoped to the project. The following sample project provides read-only permissions on project applications to any member of `my-oidc-group` group.
235+
Project roles allow configuring RBAC rules scoped to the project. The following sample project provides read-only permissions on project applications to any member of `my-oidc-group` group.
236236

237237
*AppProject example:*
238238

0 commit comments

Comments
 (0)