Skip to content

Commit

Permalink
update more groups badge for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarezmelissa87 committed Oct 5, 2022
1 parent f80fd78 commit 368b0d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ export const SpikeAnalysisGroupsTable: FC<SpikeAnalysisTableProps> = ({
+{Object.keys(repeatedValues).length}{' '}
<FormattedMessage
id="xpack.aiops.explainLogRateSpikes.spikeAnalysisTableGroups.moreLabel"
defaultMessage="more"
defaultMessage="more field names and values also appearing in other groups"
/>
</EuiBadge>
<EuiSpacer size="xs" />
Expand Down

0 comments on commit 368b0d2

Please sign in to comment.