Skip to content

Commit 1a0aa6f

Browse files
committed
3.0 configuration: update per TW review 2
1 parent 33dd5af commit 1a0aa6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/concepts/replication/repl_leader_elect.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Important notes
226226
~~~~~~~~~~~~~~~
227227

228228
Leader election doesn't work correctly if the election quorum is set to less or equal
229-
than ``<cluster size> / 2`` because in that case, a split vote can lead to
229+
than ``<cluster size> / 2``. In that case, a split vote can lead to
230230
a state when two leaders are elected at once.
231231

232232
For example, suppose there are five nodes. When the quorum is set to ``2``, ``node1``

0 commit comments

Comments
 (0)