From 7bab6490b88fe68001c64c1236286b26282afc24 Mon Sep 17 00:00:00 2001 From: Sandeep Kanabar Date: Wed, 23 Dec 2020 19:28:36 +0530 Subject: [PATCH] [DOCS] Fix typo (#66779) Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com> --- docs/reference/indices/shrink-index.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/indices/shrink-index.asciidoc b/docs/reference/indices/shrink-index.asciidoc index d1e4a671f1cec..5a32a3f1987d9 100644 --- a/docs/reference/indices/shrink-index.asciidoc +++ b/docs/reference/indices/shrink-index.asciidoc @@ -130,9 +130,9 @@ the cluster state -- it doesn't wait for the shrink operation to start. Indices can only be shrunk if they satisfy the following requirements: -* the target index must not exist +* The target index must not exist. -* The index must have more primary shards than the target index. +* The source 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. The source index must have