README.rst: suppor => support

This commit is contained in:
Marc Abramowitz 2015-01-31 07:01:54 -08:00
parent 338d39c841
commit 17358be1ae

View File

@ -1322,7 +1322,7 @@ Changelog
now only escapes special characters (the ones that are used as key-value now only escapes special characters (the ones that are used as key-value
separators by HTTPie). separators by HTTPie).
* Switched from ``unittest`` to ``pytest``. * Switched from ``unittest`` to ``pytest``.
* Added Python `wheel` suppor. * Added Python `wheel` support.
* Various test suite improvements. * Various test suite improvements.
* Added `CONTRIBUTING`_. * Added `CONTRIBUTING`_.
* Fixed ``User-Agent`` overwriting when used within a session. * Fixed ``User-Agent`` overwriting when used within a session.