From a6241d537e7f988b1db6481e259b47016b665c5b Mon Sep 17 00:00:00 2001 From: Ivan The Geek <7623933+IvanTheGeek@users.noreply.github.com> Date: Mon, 6 Jul 2026 09:33:14 -0400 Subject: [PATCH] Fix grammatical error in project maintenance note (#805) The sponsors note read "This is a project is maintained by one developer" in both README.md and docs/source/index.md; drop the stray "is a". --- README.md | 2 +- docs/source/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90a6be1..a7fb4ba 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ProofPoint Email Fraud Defense, and Valimail. ## Sponsors -This is a project is maintained by one developer. +This project is maintained by one developer. Please consider [sponsoring my work](https://github.com/sponsors/seanthegeek) if you or your organization benefit from it. ## Features diff --git a/docs/source/index.md b/docs/source/index.md index c95b740..d1d620b 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -10,7 +10,7 @@ Package](https://img.shields.io/pypi/v/parsedmarc.svg)](https://pypi.org/project :::{note} -This is a project is maintained by one developer. +This project is maintained by one developer. Please consider [sponsoring my work](https://github.com/sponsors/seanthegeek) if you or your organization benefit from it. :::