Commit 27d08fb8 authored by Alexander Zhukov's avatar Alexander Zhukov Committed by GitHub
Browse files

Fix an article usage

parent d680eb6d
...@@ -818,7 +818,7 @@ lua-time-limit 5000 ...@@ -818,7 +818,7 @@ lua-time-limit 5000
# A slave of a failing master will avoid to start a failover if its data # A slave of a failing master will avoid to start a failover if its data
# looks too old. # looks too old.
# #
# There is no simple way for a slave to actually have a exact measure of # There is no simple way for a slave to actually have an exact measure of
# its "data age", so the following two checks are performed: # its "data age", so the following two checks are performed:
# #
# 1) If there are multiple slaves able to failover, they exchange messages # 1) If there are multiple slaves able to failover, they exchange messages
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment