aboutsummaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorGravatar Hu Shuai <hus.fnst@cn.fujitsu.com> 2021-11-01 23:06:13 +0800
committerGravatar GitHub <noreply@github.com> 2021-11-01 11:06:13 -0400
commit8a7f4df2a1fa460ef3e4e65b219272d191f3cabe (patch)
treec9bb866ecb5231f6a19eb60956c7d0588f46c709 /plugin
parent3510261efe28bfa24147d93983bcb4c58cd46dbe (diff)
downloadcoredns-8a7f4df2a1fa460ef3e4e65b219272d191f3cabe.tar.gz
coredns-8a7f4df2a1fa460ef3e4e65b219272d191f3cabe.tar.zst
coredns-8a7f4df2a1fa460ef3e4e65b219272d191f3cabe.zip
Fix a typo in plugin/transfer/README.md (#4946)
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
Diffstat (limited to 'plugin')
-rw-r--r--plugin/transfer/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/transfer/README.md b/plugin/transfer/README.md
index a7c6dca7f..43c1623ae 100644
--- a/plugin/transfer/README.md
+++ b/plugin/transfer/README.md
@@ -40,7 +40,7 @@ See example below.
## Examples
-Use in conjuction with the _acl_ plugin to restrict access to subnet 10.1.0.0/16.
+Use in conjunction with the _acl_ plugin to restrict access to subnet 10.1.0.0/16.
```
...