Skip to content

Commit

Permalink
Remove extraneous period (elastic#90214) (elastic#90642)
Browse files Browse the repository at this point in the history
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
  • Loading branch information
ymao1 and kibanamachine authored Feb 8, 2021
1 parent e4b1ea1 commit c5ab5cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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 c5ab5cf

Please sign in to comment.