From 17358be1ae1fb5d23b4a13849be2dde094ea8fd4 Mon Sep 17 00:00:00 2001 From: Marc Abramowitz Date: Sat, 31 Jan 2015 07:01:54 -0800 Subject: [PATCH] README.rst: suppor => support --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f516d400..1d656b36 100644 --- a/README.rst +++ b/README.rst @@ -1322,7 +1322,7 @@ Changelog now only escapes special characters (the ones that are used as key-value separators by HTTPie). * Switched from ``unittest`` to ``pytest``. - * Added Python `wheel` suppor. + * Added Python `wheel` support. * Various test suite improvements. * Added `CONTRIBUTING`_. * Fixed ``User-Agent`` overwriting when used within a session.