Fix a typo in the docs

This commit is contained in:
Hristo Georgiev 2019-10-21 18:27:19 +01:00
parent 09b60a4660
commit 20cb7fe68a
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
* Speed up percent encoding with urlutils approach
* More default ports
* resolve dots on (empty) click
* better error on URL constructor (single string argument leads to succesful instantiation with invalid scheme)
* better error on URL constructor (single string argument leads to successful instantiation with invalid scheme)
* pct encode userinfo
* `__hash__`
* README