diff --git a/x-pack/plugins/upgrade_assistant/README.md b/x-pack/plugins/upgrade_assistant/README.md index ef3115285a2673..255eb94a0318cc 100644 --- a/x-pack/plugins/upgrade_assistant/README.md +++ b/x-pack/plugins/upgrade_assistant/README.md @@ -211,8 +211,8 @@ To test the Kibana deprecations page, you will first need to create a set of dep PUT .reporting-*/_settings { "settings": { - "index.lifecycle.name": null - } + "index.lifecycle.name": null + } } ```