diff --git a/redis.conf b/redis.conf index 93ab9a42e..63f67f7df 100644 --- a/redis.conf +++ b/redis.conf @@ -1208,7 +1208,7 @@ client-output-buffer-limit pubsub 32mb 8mb 60 # client-query-buffer-limit 1gb # In the Redis protocol, bulk requests, that are, elements representing single -# strings, are normally limited ot 512 mb. However you can change this limit +# strings, are normally limited to 512 mb. However you can change this limit # here. # # proto-max-bulk-len 512mb