From 03c86a2b08cb3c74ebce92bcbeadc0d357eabeab Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Fri, 1 Feb 2019 15:15:50 -0500 Subject: [PATCH] Fix grammar error in README --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index a09a854..d91a378 100644 --- a/README +++ b/README @@ -80,9 +80,9 @@ http://www.elandsys.com/resources/sendmail/milter.html For Postfix: Integration of dkimpy-milter into Postfix is like any milter (See Postfix's -README_FILES/MILTER_README). Here's an example master.cf excerpt the talks to -two dkimpy-milter instances, one configured for signing and one configured for -verification: +README_FILES/MILTER_README). Here's an example master.cf excerpt that talks +to two dkimpy-milter instances, one configured for signing and one configured +for verification: smtp inet n - - - - smtpd ...