diff options
author | 2019-04-23 23:01:44 -0700 | |
---|---|---|
committer | 2019-04-24 07:01:44 +0100 | |
commit | 72a633ba0956f771342f1f2993696f37e1dee6db (patch) | |
tree | 450e5c1805e78a8d1f0bb5bb3f1eb61775d6e5ac | |
parent | 3adfeaa8572fdde8e066da2c4e2239b0a3ea7388 (diff) | |
download | coredns-72a633ba0956f771342f1f2993696f37e1dee6db.tar.gz coredns-72a633ba0956f771342f1f2993696f37e1dee6db.tar.zst coredns-72a633ba0956f771342f1f2993696f37e1dee6db.zip |
Update README.md (#2799)
s/from/form
-rw-r--r-- | plugin/hosts/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/hosts/README.md b/plugin/hosts/README.md index d05f84c03..d42714828 100644 --- a/plugin/hosts/README.md +++ b/plugin/hosts/README.md @@ -18,7 +18,7 @@ This plugin can only be used once per Server Block. ## The hosts file -Commonly the entries are of the from `IP_address canonical_hostname [aliases...]` as explained by the hosts(5) man page. +Commonly the entries are of the form `IP_address canonical_hostname [aliases...]` as explained by the hosts(5) man page. Examples: |