diff --git a/docs/migration/migrate_8_0.asciidoc b/docs/migration/migrate_8_0.asciidoc index 3ead789600a28..f3e30eb7e7d77 100644 --- a/docs/migration/migrate_8_0.asciidoc +++ b/docs/migration/migrate_8_0.asciidoc @@ -148,6 +148,6 @@ POST URL snippets if you depend on these for automated PDF reports. The `xpack.` prefix has been removed for all telemetry configurations. *Impact:* -For any configurations beginning with `xpack.telemetry.`, remove the `xpack.` prefix. For example, use {kibana-ref}/telemetry-settings-kbn.html#telemetry-general-settings[`telemetry.enabled`] instead. +For any configurations beginning with `xpack.telemetry`, remove the `xpack` prefix. Use {kibana-ref}/telemetry-settings-kbn.html#telemetry-general-settings[`telemetry.enabled`] instead. // end::notable-breaking-changes[]