Fixed typos

This commit is contained in:
Pascal Borreli
2013-04-01 19:09:15 +00:00
parent 7b180cc8c1
commit 54f1d8ca4d
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ your URLs, or to form-encode your POST data. Keep-alive and HTTP connection
pooling are 100% automatic, powered by urllib3, which is embedded within
Requests.
- `Documention <http://docs.python-requests.org/en/latest/index.html>`_
- `Documentation <http://docs.python-requests.org/en/latest/index.html>`_
- `PyPi <http://pypi.python.org/pypi/requests>`_
- `GitHub <https://github.com/kennethreitz/requests>`_