diff --git a/frontend/web/components/EditPermissions.js b/frontend/web/components/EditPermissions.js index 752c6467fe8f..84138a3e2470 100644 --- a/frontend/web/components/EditPermissions.js +++ b/frontend/web/components/EditPermissions.js @@ -103,7 +103,7 @@ class _EditPermissionsModal extends Component {
{ - hasRbacPermission ? 'This will grant all of the following permissions.' + hasRbacPermission ? 'Full View and Write permissions for the given environment.' : 'Please upgrade your account to enable role based access.' }