Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
Browse files Browse the repository at this point in the history
…-ref HEAD~1..HEAD --fix'
  • Loading branch information
kibanamachine committed Jan 10, 2023
1 parent 7507004 commit 47614ca
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ const groupResultsMessage = i18n.translate(
const groupResultsHelpMessage = i18n.translate(
'xpack.aiops.spikeAnalysisTable.groupedSwitchLabel.groupResultsHelpMessage',
{
defaultMessage: "In expanded row, field/value pairs which do not appear in other groups are marked by an asterisk (*).",
defaultMessage:
'In expanded row, field/value pairs which do not appear in other groups are marked by an asterisk (*).',
}
);

Expand Down

0 comments on commit 47614ca

Please sign in to comment.