Skip to content

Commit 1c76b99

Browse files
author
Brent Kimmel
committed
CI: dup i18n title
1 parent 03476a9 commit 1c76b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugins/security_solution/public/resolver/view/panels/panel_content_related_counts.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export const EventCountsForProcess = memo(function EventCountsForProcess({
7979
text: (
8080
<>
8181
<FormattedMessage
82-
id="xpack.securitySolution.endpoint.resolver.panel.processEventCounts.numberOfEvents"
82+
id="xpack.securitySolution.endpoint.resolver.panel.relatedCounts.numberOfEventsInCrumb"
8383
values={{ totalCount }}
8484
defaultMessage="{totalCount} Events"
8585
/>

0 commit comments

Comments
 (0)