diff --git a/README.md b/README.md index e954ba1..e18abfd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ This code is running on a Heroku/Python/Flask stack using the SendGrid Parse and Web APIs. -With this code, you can create a DMARC report aggregator parser that can accept and email containing a zipped DMARC aggregate report and store the data received in a DB. +With this code, you can create a DMARC report aggregator parser that can accept an email containing a zipped DMARC aggregate report and store the data received in a DB. -When completed, you will be able to send out a report analyzing the received DMARC aggregate data. \ No newline at end of file +When completed, you will be able to send out a report analyzing the received DMARC aggregate data.