mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user