Skip to content

Commit

Permalink
PROD-2046 Update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucano Vera committed Jul 3, 2024
1 parent 99bda63 commit 1fade9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/admin-ui/src/features/user-management/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const ROLES = [
permissions_label: "Contributor",
roleKey: RoleRegistryEnum.CONTRIBUTOR,
description:
"Contributors can create new users and have view and edit access to the whole organization apart from configuring storage and messaging",
"Contributors can create new users and have view and edit access to the whole organization. Contributors cannot configure storage and messaging services",
},
{
label: "Viewer",
Expand Down

0 comments on commit 1fade9c

Please sign in to comment.