diff options
author | 2017-11-13 11:26:44 +0000 | |
---|---|---|
committer | 2017-11-13 11:26:44 +0000 | |
commit | 9edfd11386d92f806e37b723e15499da104e9279 (patch) | |
tree | d96126a1c4d55ffd323893a4a7e274759f96c6cd /CONTRIBUTING.md | |
parent | 4cedc8f902a828b15ed1f5c43d27b6844b88e21a (diff) | |
download | coredns-9edfd11386d92f806e37b723e15499da104e9279.tar.gz coredns-9edfd11386d92f806e37b723e15499da104e9279.tar.zst coredns-9edfd11386d92f806e37b723e15499da104e9279.zip |
Fix saying (#1225)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e0b77a58f..c44b85f9d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ Please be kind. :smile: Remember that CoreDNS comes at no cost to you, and you'r getting free help. We are using [Stable Bot](https://github.com/probot/stale) to close inactive issues. If you feel an -issue should not be closed you can add the "pinned" label to it or just update the bug ever now or +issue should not be closed you can add the "pinned" label to it or just update the bug every now and then. ## Minor improvements and new tests |