From 577a971f1a2abc0fcc0f41205dc2a9a2708b5ec7 Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Mon, 7 Oct 2019 00:41:43 -0400 Subject: [PATCH] Fix typo in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 92c4ec0..ba033ad 100644 --- a/README +++ b/README @@ -37,7 +37,7 @@ an C compiler. Alternately, install these dependencies from distribution/OS packages and then pip install dkimpy_milter. The milter will work with either py3dns (DNS) or dnspython (dns), preferring -dnspython is both are available. The dkimpy DKIM module also works with +dnspython if both are available. The dkimpy DKIM module also works with either.