just fixed a typo

This commit is contained in:
Pat Nakajima
2011-10-10 15:56:58 -03:00
parent 85507dd042
commit 24ffc3610a
+1 -1
View File
@@ -9,7 +9,7 @@ Encoded Data?
-------------
Requests automatically decompresses gzip-encoded responses, and does
it's best to decodes response content to unicode when possible.
its best to decodes response content to unicode when possible.
You can get direct access to the raw response (and even the socket),
if needed as well.