Skip to content

Commit

Permalink
[Cases] Edits tooltip for average time to close (#133567)
Browse files Browse the repository at this point in the history
(cherry picked from commit b1d9e76)
  • Loading branch information
lcawl committed Jun 6, 2022
1 parent 20de462 commit 21b11b7
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,5 @@ export const ATTC_STAT = i18n.translate('xpack.cases.casesStats.mttr', {
});

export const ATTC_DESCRIPTION = i18n.translate('xpack.cases.casesStats.mttrDescription', {
defaultMessage:
'Average time to close is the average duration of cases from creation to closure.',
defaultMessage: 'The average duration (from creation to closure) for your current cases',
});

0 comments on commit 21b11b7

Please sign in to comment.