diff --git a/valkey.conf b/valkey.conf index 8ddd6dc560..dfdc7f716c 100644 --- a/valkey.conf +++ b/valkey.conf @@ -1355,7 +1355,7 @@ lazyfree-lazy-user-flush yes # prefetch-batch-max-size 16 # # NOTE: -# 1. 'io-threads-do-reads' config is depricated and will be removed in the future, +# 1. 'io-threads-do-reads' config is deprecated and will be removed in the future, # please avoid using this option if possible. # # 2. If you want to test the server speedup using valkey-benchmark, make