plugin/log: fix closing of codeblock (#4680)

This fixes the rendering of this README as html. The codeblock was
closed with 4 ~, should be 3.

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2021-06-08 16:33:15 +02:00
committed by GitHub
parent b9b27bbbd0
commit 491e30a292

View File

@@ -92,7 +92,7 @@ Each of these logs will be outputted with `log.Infof`, so a typical example look
~~~ txt
[INFO] [::1]:50759 - 29008 "A IN example.org. udp 41 false 4096" NOERROR qr,rd,ra,ad 68 0.037990251s
~~~~
~~~
## Examples