From b5252f959431a16499f3e21c3aa1913770eec03b Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Fri, 12 Apr 2019 12:18:20 -0400 Subject: [PATCH] [DOCS] Fix code block length for Asciidoctor migration (#41153) --- docs/reference/indices/split-index.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/indices/split-index.asciidoc b/docs/reference/indices/split-index.asciidoc index ade0a8075d582..d79c0b0e9e250 100644 --- a/docs/reference/indices/split-index.asciidoc +++ b/docs/reference/indices/split-index.asciidoc @@ -92,7 +92,7 @@ PUT my_source_index "index.number_of_shards" : 1 } } -------------------------------------------------- +-------------------------------------------------- // CONSOLE In order to split an index, the index must be marked as read-only,