Skip to content

Commit

Permalink
CI: dup i18n title
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Kimmel committed Jun 18, 2020
1 parent 03476a9 commit 1c76b99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export const EventCountsForProcess = memo(function EventCountsForProcess({
text: (
<>
<FormattedMessage
id="xpack.securitySolution.endpoint.resolver.panel.processEventCounts.numberOfEvents"
id="xpack.securitySolution.endpoint.resolver.panel.relatedCounts.numberOfEventsInCrumb"
values={{ totalCount }}
defaultMessage="{totalCount} Events"
/>
Expand Down

0 comments on commit 1c76b99

Please sign in to comment.