fix: coherenace -> coherence

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2022-03-14 05:57:06 -07:00
parent 7ddce6bb2d
commit 790ca4194a
No known key found for this signature in database
GPG key ID: F7E46DED420788F3

View file

@ -31,7 +31,7 @@ Test patches that increase coverage in the codebase are always welcome.
### Coding Style
We use the `flake8` and `isort` tools to manage PEP-8 coherenace and
We use the `flake8` and `isort` tools to manage PEP-8 coherence and
import ordering in this project.
There are plugins for editors or IDEs which automate this process. Some