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.
2 parents ad654c5 + 2093a6b commit a58117cCopy full SHA for a58117c
docs/faq.rst
@@ -220,7 +220,7 @@ to Python 2's ``str`` object) and several standard library modules.
220
``python-future`` supports only Python 2.6+ and Python 3.3+, whereas ``six``
221
supports all versions of Python from 2.4 onwards. (See
222
:ref:`supported-versions`.) If you must support older Python versions,
223
-``six`` will be esssential for you. However, beware that maintaining
+``six`` will be essential for you. However, beware that maintaining
224
single-source compatibility with older Python versions is ugly and `not
225
fun <http://lucumr.pocoo.org/2013/5/21/porting-to-python-3-redux/>`_.
226
0 commit comments