[ML] Fix tooltip text.

This commit is contained in:
Walter Rafelsberger 2021-08-24 17:21:36 +02:00
parent 52ee65b8d5
commit ca86f769d7

View file

@ -146,7 +146,7 @@ export function FailedTransactionsCorrelations({
'xpack.apm.correlations.failedTransactions.correlationsTable.failurePercentageDescription',
{
defaultMessage:
'Percentage of time the term appear in failed transactions.',
'Percentage of time the term appears in failed transactions.',
}
)}
>
@ -179,7 +179,7 @@ export function FailedTransactionsCorrelations({
'xpack.apm.correlations.failedTransactions.correlationsTable.successPercentageDescription',
{
defaultMessage:
'Percentage of time the term appear in successful transactions.',
'Percentage of time the term appears in successful transactions.',
}
)}
>