diff --git a/redis.conf b/redis.conf index b0f2ac7f1..4b8da181c 100644 --- a/redis.conf +++ b/redis.conf @@ -1636,7 +1636,7 @@ lua-time-limit 5000 # # cluster-allow-reads-when-down no -# This option, when set to yes, allows nodes to serve pubsub shard traffic while the +# This option, when set to yes, allows nodes to serve pubsub shard traffic while # the cluster is in a down state, as long as it believes it owns the slots. # # This is useful if the application would like to use the pubsub feature even when