fixed typo (#3532)

Signed-off-by: ykhr53 <yukihira.lab@gmail.com>
This commit is contained in:
Kohei Yoshida
2019-12-11 19:16:53 +00:00
committed by Yong Tang
parent 66f1659d09
commit 6a7a75e0cc

View File

@@ -20,7 +20,7 @@ vulnerability (https://github.com/miekg/dns/issues/1043).
# Plugins
A new plugin [*bufsize*](/plugins/bufsize) has been added that prevents IP fragmentation
A new plugin [*bufsize*](/plugin/bufsize) has been added that prevents IP fragmentation
for the DNS Flag Day 2020 and to deal with DNS vulnerabilities.
* [*cache*](/plugin/cache) added a `serve_stale` option similar to `unbound`'s `serve_expired`.