Skip to content

Commit

Permalink
[RAM] Edits rule role visibility label (#170075)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Nov 2, 2023
1 parent 1a47e0f commit cdc55d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { IErrorObject, RuleCreationValidConsumer } from '../../../types';
const SELECT_LABEL: string = i18n.translate(
'xpack.triggersActionsUI.sections.ruleFormConsumerSelectionModal.selectLabel',
{
defaultMessage: 'Select role visibility',
defaultMessage: 'Role visibility',
}
);

Expand Down

0 comments on commit cdc55d7

Please sign in to comment.