Update shrink-index.asciidoc

Fix half-finished sentence
This commit is contained in:
Christoph Wurm 2016-07-05 13:34:58 +02:00 committed by GitHub
parent d7b478cd04
commit d1727653dd
1 changed files with 2 additions and 2 deletions

View File

@ -76,8 +76,8 @@ Indices can only be shrunk if they satisfy the following requirements:
* The index must have more primary shards than the target index.
* The number of primary shards in the target index must be a factor of the
number of primary shards in the source index. must have more primary shards
than the target index.
number of primary shards in the source index. The source index must have
more primary shards than the target index.
* The index must not contain more than `2,147,483,519` documents in total
across all shards that will be shrunk into a single shard on the target index