Skip to content

Commit c13d608

Browse files
[DOCS] Add missing "with" in remote reindex doc (#65532) (#65603)
Co-authored-by: Dimitris Athanasiou <[email protected]>
1 parent fb84b67 commit c13d608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/upgrade/reindex_upgrade.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ cluster and remove nodes from the old one.
153153

154154
. For each index that you need to migrate to the new cluster:
155155

156-
.. Create an index the appropriate mappings and settings. Set the
156+
.. Create an index with the appropriate mappings and settings. Set the
157157
`refresh_interval` to `-1` and set `number_of_replicas` to `0` for
158158
faster reindexing.
159159

0 commit comments

Comments
 (0)