Feature Controls - update base privilege tooltip (#37868) (#37970)

This commit is contained in:
Larry Gregory 2019-06-04 08:06:01 -04:00 committed by GitHub
parent d07034e269
commit 95e9e75c58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -172,7 +172,7 @@ export class PrivilegeMatrix extends Component<Props, State> {
content={intl.formatMessage({
id:
'xpack.security.management.editRole.spacePrivilegeMatrix.basePrivilegeTooltip',
defaultMessage: 'Lowest privilege level allowed.',
defaultMessage: 'The base privilege is automatically granted to all features.',
})}
color="subdued"
/>