diff options
author | 2019-09-08 00:23:07 -0700 | |
---|---|---|
committer | 2019-09-08 08:23:07 +0100 | |
commit | 878f906854ee23fd30531b360b1a10fccda3005c (patch) | |
tree | c99167f46bf7a08d8dfb2a91b7a554cadfaecefd /plugin | |
parent | ac2365da7762947ddd3247e566e04518aeacd527 (diff) | |
download | coredns-878f906854ee23fd30531b360b1a10fccda3005c.tar.gz coredns-878f906854ee23fd30531b360b1a10fccda3005c.tar.zst coredns-878f906854ee23fd30531b360b1a10fccda3005c.zip |
Making README consistent with other plugins' READMEs (#3243)
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/sign/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/sign/README.md b/plugin/sign/README.md index 4753598d4..a28bf90d1 100644 --- a/plugin/sign/README.md +++ b/plugin/sign/README.md @@ -2,7 +2,7 @@ ## Name -*sign* - add DNSSEC records to zone files. +*sign* - adds DNSSEC records to zone files. ## Description |