diff options
Diffstat (limited to 'notes/coredns-1.3.1.md')
-rw-r--r-- | notes/coredns-1.3.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/coredns-1.3.1.md b/notes/coredns-1.3.1.md index e129bdfdf..acab8bd94 100644 --- a/notes/coredns-1.3.1.md +++ b/notes/coredns-1.3.1.md @@ -26,7 +26,7 @@ Mostly documentation updates in various plugins. Plus a small fix where we stop * [*log*](/plugins/log) now allows multiple names to be specified. - * [*import*](/plugins/import) was added to give it a README.md to make it's documentation more + * [*import*](/plugins/import) was added to give it a README.md to make its documentation more discoverable. * [*kubernetes*](/plugins/kubernetes) `TTL` is also applied to negative responses (NXDOMAIN, etc). |