diff options
author | 2021-11-01 23:06:13 +0800 | |
---|---|---|
committer | 2021-11-01 11:06:13 -0400 | |
commit | 8a7f4df2a1fa460ef3e4e65b219272d191f3cabe (patch) | |
tree | c9bb866ecb5231f6a19eb60956c7d0588f46c709 /plugin | |
parent | 3510261efe28bfa24147d93983bcb4c58cd46dbe (diff) | |
download | coredns-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.md | 2 |
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. ``` ... |