From 01a3fe14688d87e8cba7f4ab322c621634bbc26b Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Wed, 16 Dec 2020 10:50:16 -0500 Subject: [PATCH] [DOCS] Remove duplicate word (#66320) (#66448) Co-authored-by: Gao Ruifeng --- docs/reference/modules/node.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/modules/node.asciidoc b/docs/reference/modules/node.asciidoc index 6b1df31704eee..5f5dbad43d911 100644 --- a/docs/reference/modules/node.asciidoc +++ b/docs/reference/modules/node.asciidoc @@ -176,7 +176,7 @@ least two of which are not voting-only nodes. Such a cluster will be able to elect a master node even if one of the nodes fails. Since voting-only nodes never act as the cluster's elected master, they may -require require less heap and a less powerful CPU than the true master nodes. +require less heap and a less powerful CPU than the true master nodes. However all master-eligible nodes, including voting-only nodes, require reasonably fast persistent storage and a reliable and low-latency network connection to the rest of the cluster, since they are on the critical path for