[docs] Add missing article

[docs] Add missing article to zen.asciidoc
This commit is contained in:
Kyle Gochenour 2016-05-17 11:10:32 -04:00 committed by Nik Everett
parent 8c9ca8b518
commit b12cabd2f5
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ with a timeout defaulting at 20 times the ping timeout.
When the master node stops or has encountered a problem, the cluster nodes When the master node stops or has encountered a problem, the cluster nodes
start pinging again and will elect a new master. This pinging round also start pinging again and will elect a new master. This pinging round also
serves as a protection against (partial) network failures where node may unjustly serves as a protection against (partial) network failures where a node may unjustly
think that the master has failed. In this case the node will simply hear from think that the master has failed. In this case the node will simply hear from
other nodes about the currently active master. other nodes about the currently active master.