From dda5e2a53526df8869de69f42f8e71cf85f5399d Mon Sep 17 00:00:00 2001 From: ashwinkumar12345 Date: Fri, 1 Oct 2021 11:26:24 -0700 Subject: [PATCH] fixed indendation feedback --- _upgrade-to/upgrade-to.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_upgrade-to/upgrade-to.md b/_upgrade-to/upgrade-to.md index e852fa1c..0d554370 100644 --- a/_upgrade-to/upgrade-to.md +++ b/_upgrade-to/upgrade-to.md @@ -227,12 +227,12 @@ Check [Upgrade paths]({{site.url}}{{site.baseurl}}/upgrade-to/upgrade-to/#upgrad 1. The `opensearch-upgrade` tool is in the `bin` directory of the distribution. Run the following command from the distribution home: - Make sure you run this tool as the same user running the current Elasticsearch service. - {: .note } + Make sure you run this tool as the same user running the current Elasticsearch service. + {: .note } - ```json - ./bin/opensearch-upgrade - ``` + ```json + ./bin/opensearch-upgrade + ``` 1. Stop Elasticsearch OSS on the node.