Browse Source

[DOCS] clarifies master nodes to be master eligible nodes

Praveen Shukla 9 năm trước cách đây
mục cha
commit
2e18f2e818
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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]]