We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03476a9 commit 1c76b99Copy full SHA for 1c76b99
x-pack/plugins/security_solution/public/resolver/view/panels/panel_content_related_counts.tsx
@@ -79,7 +79,7 @@ export const EventCountsForProcess = memo(function EventCountsForProcess({
79
text: (
80
<>
81
<FormattedMessage
82
- id="xpack.securitySolution.endpoint.resolver.panel.processEventCounts.numberOfEvents"
+ id="xpack.securitySolution.endpoint.resolver.panel.relatedCounts.numberOfEventsInCrumb"
83
values={{ totalCount }}
84
defaultMessage="{totalCount} Events"
85
/>
0 commit comments