From c90d694fffa3648ce0fe330ab153c57cccc8372a 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 1aeb1a5..2d7dca5 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 ...