From 3a3a099a49dd96390fb191934f1a7e7f5bd375f7 Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Wed, 23 Dec 2020 09:25:18 -0500 Subject: [PATCH] [DOCS] Fix typo (#66779) (#66784) Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com> Co-authored-by: Sandeep Kanabar --- 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