Skip to content

Commit 35a3f91

Browse files
committed
fixed same typo again
1 parent a98451a commit 35a3f91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A handy library to validate, manipulate and generate strings, which is:
1717
- Tested (automatically on each push thanks to Travis CI) against all officially supported Python versions
1818
- Fast (mostly based on compiled regex)
1919
- Free from external dependencies
20-
- PEP8 complaint
20+
- PEP8 compliant
2121

2222

2323
## What's inside...

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is a handy library to validate, manipulate and generate strings, which is:
99
- Tested against all officially supported Python versions: 3.5, 3.6, 3.7, 3.8.
1010
- Fast (mostly based on compiled regex)
1111
- Free from external dependencies
12-
- PEP8 complaint
12+
- PEP8 compliant
1313

1414

1515
Installing

0 commit comments

Comments
 (0)