From e517b31fb660775a6c744894de2dce4a45256dab Mon Sep 17 00:00:00 2001 From: Hunter-Chen Date: Fri, 17 Jul 2020 22:33:32 +0800 Subject: [PATCH] Update redis.conf Co-authored-by: Itamar Haber --- redis.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis.conf b/redis.conf index eaad1185be..c6f4917a91 100644 --- a/redis.conf +++ b/redis.conf @@ -525,7 +525,7 @@ repl-disable-tcp-nodelay no # missed while disconnected. # # The bigger the replication backlog, the longer the replica can endure the -# disconnection and later be able to perform a partial resynchronization. +# disconnect and later be able to perform a partial resynchronization. # # The backlog is only allocated if there is at least one replica connected. #