Skip to content

Commit be00616

Browse files
mparramontmattsta
authored andcommitted
redis.conf small grammar fix
😄 Closes redis#2034
1 parent c3d252d commit be00616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ slave-priority 100
417417
# Note: with any of the above policies, Redis will return an error on write
418418
# operations, when there are no suitable keys for eviction.
419419
#
420-
# At the date of writing this commands are: set setnx setex append
420+
# At the date of writing these commands are: set setnx setex append
421421
# incr decr rpush lpush rpushx lpushx linsert lset rpoplpush sadd
422422
# sinter sinterstore sunion sunionstore sdiff sdiffstore zadd zincrby
423423
# zunionstore zinterstore hset hsetnx hmset hincrby incrby decrby

0 commit comments

Comments
 (0)