Skip to content

Commit d0907a0

Browse files
jrodewigGurkan Kaymak
authored and
Gurkan Kaymak
committed
[DOCS] Fix code block length for Asciidoctor migration (elastic#41153)
1 parent 87ddefd commit d0907a0

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
@@ -92,7 +92,7 @@ PUT my_source_index
9292
"index.number_of_shards" : 1
9393
}
9494
}
95-
-------------------------------------------------
95+
--------------------------------------------------
9696
// CONSOLE
9797

9898
In order to split an index, the index must be marked as read-only,

0 commit comments

Comments
 (0)