diff --git a/redis.conf b/redis.conf index 8440b4750..03108788b 100644 --- a/redis.conf +++ b/redis.conf @@ -1046,7 +1046,7 @@ lazyfree-lazy-user-del no # # NOTE 2: If you want to test the Redis speedup using redis-benchmark, make # sure you also run the benchmark itself in threaded mode, using the -# --threads option to match the number of Redis theads, otherwise you'll not +# --threads option to match the number of Redis threads, otherwise you'll not # be able to notice the improvements. ############################## APPEND ONLY MODE ###############################