Skip to content

Commit 3d3e19d

Browse files
committed
[DOCS] Fix code block length for Asciidoctor migration (#41153)
1 parent 7d5789c commit 3d3e19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/indices/split-index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ PUT my_source_index
5050
"index.number_of_routing_shards" : 2 <1>
5151
}
5252
}
53-
-------------------------------------------------
53+
--------------------------------------------------
5454
// CONSOLE
5555

5656
<1> Allows to split the index into two shards or in other words, it allows

0 commit comments

Comments
 (0)