Skip to content

Commit f2d25e9

Browse files
Update split-index.asciidoc (#128400)
1 parent daf5bf3 commit f2d25e9

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
@@ -43,7 +43,7 @@ POST /my-index-000001/_split/split-my-index-000001
4343
** The index must be read-only.
4444
** The <<cluster-health, cluster health>> status must be green.
4545

46-
You can do make an index read-only with the following request using the
46+
You can make an index read-only with the following request using the
4747
<<add-index-block,add index block>> API:
4848

4949
[source,console]

0 commit comments

Comments
 (0)