Fix typo in redisc page (#222)

Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
This commit is contained in:
Guangwen Feng
2021-04-20 11:19:23 +08:00
committed by GitHub
parent b33b53bcea
commit f5d622ca23
+1 -1
View File
@@ -11,7 +11,7 @@ home = "https://github.com/miekg/redis/blob/master/README.md"
## Description
With *redisc* responses can be cached for up to 3600s. Caching in Redis is mostly usefull in
With *redisc* responses can be cached for up to 3600s. Caching in Redis is mostly useful in
a setup where multiple CoreDNS instances share a VIP. E.g. multiple CoreDNS pods in a Kubernetes
cluster.