diff --git a/docs/index.rst b/docs/index.rst index 7527f6d6..aef02c2c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -42,7 +42,7 @@ Release v\ |version|. (:ref:`Installation `) See `similar code, sans Requests `_. -**Requests** allows you to send HTTP/1.1 requests extrmely easily. +**Requests** allows you to send HTTP/1.1 requests extremely easily. There's no need to manually add query strings to your URLs, or to form-encode your POST data. Keep-alive and HTTP connection pooling are 100% automatic, thanks to `urllib3 `_.