Browse Source

Update shrink-index.asciidoc

Fix half-finished sentence
Christoph Wurm 9 years ago
parent
commit
d1727653dd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/indices/shrink-index.asciidoc

+ 2 - 2
docs/reference/indices/shrink-index.asciidoc

@@ -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