Browse Source

[DOCS] clarifies master nodes to be master eligible nodes

Praveen Shukla 9 years ago
parent
commit
2e18f2e818
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/modules/discovery/zen.asciidoc

+ 1 - 1
docs/reference/modules/discovery/zen.asciidoc

@@ -70,7 +70,7 @@ active master node will step down and a new master election will be begin.
 
 This setting must be set to a quorum of your master eligible nodes. It is recommended to avoid
 having only two master eligible nodes, since a quorum of two is two. Therefore, a loss
-of either master node will result in an inoperable cluster.
+of either master eligible node will result in an inoperable cluster.
 
 [float]
 [[fault-detection]]