Skip to content

Commit

Permalink
update help text
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarezmelissa87 committed Jan 10, 2023
1 parent 1f5666f commit 7507004
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const groupResultsMessage = i18n.translate(
const groupResultsHelpMessage = i18n.translate(
'xpack.aiops.spikeAnalysisTable.groupedSwitchLabel.groupResultsHelpMessage',
{
defaultMessage: "In expanded row, unique group pairs 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 7507004

Please sign in to comment.