[APM] Fix tooltip text (#143243)

This commit is contained in:
Søren Louv-Jansen 2022-10-13 14:00:09 +02:00 committed by GitHub
parent 8801f984a6
commit 17668d773c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -140,7 +140,7 @@ export function ServiceOverviewDependenciesTable({
'xpack.apm.serviceOverview.dependenciesTableTitleTip',
{
defaultMessage:
'Uninstrumented downstream services or external connections derived from the exit spans of instrumented services.',
'Downstream services and external connections to uninstrumented services',
}
)}
>