diff options
author | 2018-02-22 08:55:37 +0000 | |
---|---|---|
committer | 2018-02-22 08:55:37 +0000 | |
commit | 11c7d519d12ac3d45ba406d400980579cd762752 (patch) | |
tree | 48ba2c06b90662d1d36ab9698d90cd7fa39bb077 | |
parent | e9c878a0d9172be9855e2c90de41ddb3bc3a1e18 (diff) | |
download | coredns-11c7d519d12ac3d45ba406d400980579cd762752.tar.gz coredns-11c7d519d12ac3d45ba406d400980579cd762752.tar.zst coredns-11c7d519d12ac3d45ba406d400980579cd762752.zip |
Add `-` to name and description
-rw-r--r-- | plugin/forward/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/forward/README.md b/plugin/forward/README.md index 72367b3cc..55f976e82 100644 --- a/plugin/forward/README.md +++ b/plugin/forward/README.md @@ -2,7 +2,7 @@ ## Name -*forward* facilitates proxying DNS messages to upstream resolvers. +*forward* - facilitates proxying DNS messages to upstream resolvers. ## Description |