Skip to content

Commit 1be2140

Browse files
committed
Fixes docs
1 parent 09a072f commit 1be2140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Final classes for `python3.6+`.
1010
- No metaclass conflicts
1111
- No runtime overhead
1212
- No dependencies
13-
- Type hints included, [PEP-591](https://www.python.org/dev/peps/pep-0591/) and [PEP561](https://www.python.org/dev/peps/pep-0561/) compatible
13+
- Type hints included, [PEP-561](https://www.python.org/dev/peps/pep-0561/) and [PEP-591](https://www.python.org/dev/peps/pep-0591/) compatible
1414
- Designed to be as simple as possible
1515

1616

0 commit comments

Comments
 (0)