Skip to content

Commit

Permalink
Remove extraneous period
Browse files Browse the repository at this point in the history
  • Loading branch information
ymao1 committed Feb 3, 2021
1 parent 87e8386 commit f965556
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const NOTIFY_WHEN_OPTIONS: Array<EuiSuperSelectOption<AlertNotifyWhenType>> = [
inputDisplay: i18n.translate(
'xpack.triggersActionsUI.sections.alertForm.alertNotifyWhen.onActionGroupChange.display',
{
defaultMessage: 'Only on status change.',
defaultMessage: 'Only on status change',
}
),
'data-test-subj': 'onActionGroupChange',
Expand Down

0 comments on commit f965556

Please sign in to comment.