From c49d8d8fd31238d1aa79984fa263d27aec60e9ab Mon Sep 17 00:00:00 2001 From: Daniel Mitterdorfer Date: Wed, 30 Aug 2023 15:37:56 +0200 Subject: [PATCH] [Profiling] Improve wording in upgrade docs (#3184) With this commit we apply a suggestion made in #3179 and improve the rendering of a related console snippet. Co-authored-by: Mike Birnstiehl 114418652+mdbirnstiehl@users.noreply.github.com (cherry picked from commit 17dba9f83033717b6c7b669d9a1456fa3d20cc13) --- docs/en/observability/profiling-upgrade.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/observability/profiling-upgrade.asciidoc b/docs/en/observability/profiling-upgrade.asciidoc index 7f5bea7a40..f461ba08e5 100644 --- a/docs/en/observability/profiling-upgrade.asciidoc +++ b/docs/en/observability/profiling-upgrade.asciidoc @@ -54,9 +54,9 @@ NOTE: When stopping incoming requests, host-agent replicas back off and retry co You can delete existing profiling data in Kibana: -. If you are upgrading from 8.9.0 or higher, from the navigation menu, go to *Dev Tools*, paste the following snippet and execute it. If you are upgrading from an earlier version you can skip this step. +. If you're upgrading from 8.9.0 or later, go to *Dev Tools* from the navigation menu, and execute the following snippet. If you're upgrading from an earlier version, skip this step. + -[source] +[source,console] ---- PUT /_cluster/settings {