From 95cb44d7fdf54cad2eb6f30f31cc4e38158d7f91 Mon Sep 17 00:00:00 2001 From: Cameron Beck <94604154+cbkinase@users.noreply.github.com> Date: Thu, 21 Dec 2023 09:25:27 -0500 Subject: [PATCH] Update index.md (#2628) --- docs/reference/eviction/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/eviction/index.md b/docs/reference/eviction/index.md index 4874a82bb2..0cf1b5be97 100644 --- a/docs/reference/eviction/index.md +++ b/docs/reference/eviction/index.md @@ -158,7 +158,7 @@ By default Redis is configured to: * Saturate the counter at, around, one million requests. * Decay the counter every one minute. -Those should be reasonable values and were tested experimental, but the user may want to play with these configuration settings to pick optimal values. +Those should be reasonable values and were tested experimentally, but the user may want to play with these configuration settings to pick optimal values. Instructions about how to tune these parameters can be found inside the example `redis.conf` file in the source distribution. Briefly, they are: