Skip to content

Commit 0d7bd20

Browse files
committed
label
1 parent 405c583 commit 0d7bd20

File tree

1 file changed

+1
-1
lines changed
  • x-pack/plugins/synthetics/public/apps/synthetics/components/step_details_page/components

1 file changed

+1
-1
lines changed

x-pack/plugins/synthetics/public/apps/synthetics/components/step_details_page/components/step_metrics.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,5 @@ const METRICS_LABEL = i18n.translate('xpack.synthetics.stepDetailsRoute.metrics'
153153
});
154154

155155
const TOTAL_DURATION_LABEL = i18n.translate('xpack.synthetics.totalDuration.metrics', {
156-
defaultMessage: 'Total duration',
156+
defaultMessage: 'Step duration',
157157
});

0 commit comments

Comments
 (0)