diff --git a/redis.conf b/redis.conf index bd2d6feeb..0363bd7d9 100644 --- a/redis.conf +++ b/redis.conf @@ -125,7 +125,7 @@ save 60 10000 # # However if you have setup your proper monitoring of the Redis server # and persistence, you may want to disable this feature so that Redis will -# continue to work as usually even if there are problems with disk, +# continue to work as usual even if there are problems with disk, # permissions, and so forth. stop-writes-on-bgsave-error yes