Commit d9148329 authored by Yong Tang's avatar Yong Tang Committed by Miek Gieben

Fix a typo (#315)

This fix fixes a typo in middle/cache/README.md:
`1 hours` => `1 hour`
Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent cc486fb9
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
cache [ttl] [zones...] 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. 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. * `zones` zones it should cache for. If empty, the zones from the configuration block are used.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment