mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-07-09 10:15:08 +00:00
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".
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user