From 27d08fb8f0c5cbb2258dd6df6722228693d218c4 Mon Sep 17 00:00:00 2001 From: Alexander Zhukov <zhukovaa90@gmail.com> Date: Mon, 12 Sep 2016 13:53:47 +0300 Subject: [PATCH] Fix an article usage --- redis.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis.conf b/redis.conf index a7b7f3a9..53d51965 100644 --- a/redis.conf +++ b/redis.conf @@ -818,7 +818,7 @@ lua-time-limit 5000 # A slave of a failing master will avoid to start a failover if its data # 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: # # 1) If there are multiple slaves able to failover, they exchange messages