diff --git a/x-pack/plugins/uptime/public/components/monitor/ml/translations.tsx b/x-pack/plugins/uptime/public/components/monitor/ml/translations.tsx index ce0cd7deb8896e..dfc912e6be9eed 100644 --- a/x-pack/plugins/uptime/public/components/monitor/ml/translations.tsx +++ b/x-pack/plugins/uptime/public/components/monitor/ml/translations.tsx @@ -164,7 +164,7 @@ export const START_TRAIL_DESC = i18n.translate( ); export const ENABLE_MANAGE_JOB = i18n.translate( - 'xpack.uptime.ml.enableAnomalyDetectionPanel.startTrialDesc', + 'xpack.uptime.ml.enableAnomalyDetectionPanel.enable_or_manage_job', { defaultMessage: 'You can enable anomaly detection job or if job is already there you can manage the job or alert.',