aboutsummaryrefslogtreecommitdiff
path: root/middleware
diff options
context:
space:
mode:
Diffstat (limited to 'middleware')
-rw-r--r--middleware/cache/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/middleware/cache/README.md b/middleware/cache/README.md
index dc1acba6d..54eb82b73 100644
--- a/middleware/cache/README.md
+++ b/middleware/cache/README.md
@@ -8,7 +8,7 @@
cache [ttl] [zones...]
~~~
-* `ttl` max TTL in seconds. If not specified, the maximum TTL will be used which is 1 hours for
+* `ttl` max TTL in seconds. If not specified, the maximum TTL will be used which is 1 hour for
positive responses and half an hour for negative ones.
* `zones` zones it should cache for. If empty, the zones from the configuration block are used.