docs: fix copy-paste errors/spelling mistakes

This commit is contained in:
Sean Breckenridge 2021-07-09 14:54:50 -07:00 committed by karlicoss
parent 46198a6447
commit 4a04c09f31
7 changed files with 12 additions and 12 deletions

View file

@ -51,7 +51,7 @@ commands =
# ignore some tests which might take a while to run on ci..
--ignore tests/takeout.py \
--ignore tests/extra/polar.py \
# dont run simplejson compatability test since orjson is now installed
# dont run simplejson compatibility test since orjson is now installed
--ignore tests/serialize_simplejson.py
{posargs}