diff --git a/x-pack/plugins/apm/common/anomaly_detection.ts b/x-pack/plugins/apm/common/anomaly_detection.ts index 451fd14e44a86..9e0a3e3d0d889 100644 --- a/x-pack/plugins/apm/common/anomaly_detection.ts +++ b/x-pack/plugins/apm/common/anomaly_detection.ts @@ -32,7 +32,7 @@ export const MLErrorMessages: Record = { 'xpack.apm.anomaly_detection.error.missing_write_privileges', { defaultMessage: - 'You must have "write" privileges to Machine Learning and APM in order to view Anomaly Detection jobs', + 'You must have "write" privileges to Machine Learning and APM in order to create Anomaly Detection jobs', } ), ML_NOT_AVAILABLE: i18n.translate(