소스 검색

[DOCS] clarifies master nodes to be master eligible nodes

Praveen Shukla 9 년 전
부모
커밋
2e18f2e818
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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]]