We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c885fe4 commit 170af7cCopy full SHA for 170af7c
setup.py
@@ -1,7 +1,7 @@
1
from distutils.core import setup
2
3
long_description="""HTML parser designed to follow the WHATWG HTML5
4
-specifiction. The parser is designed to handle all flavours of HTML and
+specification. The parser is designed to handle all flavours of HTML and
5
parses invalid documents using well-defined error handling rules compatible
6
with the behaviour of major desktop web browsers.
7
0 commit comments