Skip to content

Commit c5a5243

Browse files
committed
[DOCS] Correct headings for split index API docs
1 parent da7c439 commit c5a5243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/indices/split-index.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ NOTE: Mappings may not be specified in the `_split` request.
199199

200200

201201
[[monitor-split]]
202-
==== Monitor the split process
202+
===== Monitor the split process
203203

204204
The split process can be monitored with the <<cat-recovery,`_cat recovery`
205205
API>>, or the <<cluster-health, `cluster health` API>> can be used to wait
@@ -219,7 +219,7 @@ replicas and may decide to relocate the primary shard to another node.
219219

220220

221221
[[split-wait-active-shards]]
222-
==== Wait for active shards
222+
===== Wait for active shards
223223

224224
Because the split operation creates a new index to split the shards to,
225225
the <<create-index-wait-for-active-shards,wait for active shards>> setting

0 commit comments

Comments
 (0)