Browse Source

[DOCS] Fix code block length for Asciidoctor migration (#41153)

James Rodewig 6 years ago
parent
commit
b5252f9594
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/indices/split-index.asciidoc

+ 1 - 1
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,