aboutsummaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorGravatar cuirunxing-hub <81411159+cuirunxing-hub@users.noreply.github.com> 2021-04-05 21:34:25 +0800
committerGravatar GitHub <noreply@github.com> 2021-04-05 09:34:25 -0400
commit454bc9e0b96b86dfa458400959907b6854448764 (patch)
treebf4636ca2fc0fb0b160f1c28612143cd8c786baf /plugin
parent9f72db12e73d6f1b7f69812baa4381fc7a1f04b3 (diff)
downloadcoredns-454bc9e0b96b86dfa458400959907b6854448764.tar.gz
coredns-454bc9e0b96b86dfa458400959907b6854448764.tar.zst
coredns-454bc9e0b96b86dfa458400959907b6854448764.zip
typos correct (#4560)
Signed-off-by: cuirunxing-hub <cuirunxing@inspur.com>
Diffstat (limited to 'plugin')
-rw-r--r--plugin/secondary/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/secondary/README.md b/plugin/secondary/README.md
index f65b66d95..057d72d59 100644
--- a/plugin/secondary/README.md
+++ b/plugin/secondary/README.md
@@ -28,7 +28,7 @@ secondary [zones...] {
~~~
* `transfer from` specifies from which **ADDRESS** to fetch the zone. It can be specified multiple
- times; if one does not work, another will be tried. Transfering this zone outwards again can be
+ times; if one does not work, another will be tried. Transferring this zone outwards again can be
done by enabling the *transfer* plugin.
When a zone is due to be refreshed (refresh timer fires) a random jitter of 5 seconds is applied,