From 390e88637e4307e37b494a70d58e9a2871c5f6bf Mon Sep 17 00:00:00 2001 From: "coredns[bot]" Date: Tue, 28 Jun 2022 10:30:12 +0000 Subject: [PATCH] auto remove trailing whitespaces Signed-off-by: coredns[bot] --- plugin/tsig/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/tsig/README.md b/plugin/tsig/README.md index 4c5c9dc11..025c43ab1 100644 --- a/plugin/tsig/README.md +++ b/plugin/tsig/README.md @@ -40,7 +40,7 @@ tsig [ZONE...] { ## Examples Require TSIG signed transactions for transfer requests to `example.zone`. - + ``` example.zone { tsig { @@ -69,7 +69,7 @@ auth.zone { ### Zone Transfer Notifies -With the transfer plugin, zone transfer notifications from CoreDNS are not TSIG signed. +With the transfer plugin, zone transfer notifications from CoreDNS are not TSIG signed. ### Special Considerations for Forwarding Servers (RFC 8945 5.5)