diff --git a/geode-docs/tools_modules/geode_for_redis.html.md.erb b/geode-docs/tools_modules/geode_for_redis.html.md.erb index dc6c2b9f1fd5..920a9c419217 100644 --- a/geode-docs/tools_modules/geode_for_redis.html.md.erb +++ b/geode-docs/tools_modules/geode_for_redis.html.md.erb @@ -238,8 +238,8 @@ integer (+/- 9223372036854775807) for CURSOR. Keys are expired in two ways, actively and passively: -- With active expiration, expiration is evaluated **whenever a key is accessed**. If the key is due to expire, it is deleted. -- With passive expiration, keys are evaluated **every three minutes**. If they are due to expire, they are deleted. +- With passive expiration, expiration is evaluated **whenever a key is accessed**. If the key is due to expire, it is deleted. +- With active expiration, keys are evaluated **every three minutes**. If they are due to expire, they are deleted. ## Loss of Connections