summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoralecz20 <alexguzu@hotmail.com>2015-02-24 20:43:08 -0500
committeralecz20 <alexguzu@hotmail.com>2015-02-24 20:43:08 -0500
commit055cc44c076f29cf9e0cee8da6641bc0cebf1ec8 (patch)
tree9f4ba60c6d0b92d1987a6a0ac51d42a565bbebca /docs
parenta3ded2a511e78236fe05d98c5456529c4cd8b5fa (diff)
downloadurllib3-055cc44c076f29cf9e0cee8da6641bc0cebf1ec8.tar.gz
minor typo correction
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 4e05272c..641f077c 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -98,7 +98,7 @@ like buffering:
The response can be treated as a file-like object.
-A file can be downloaded directory to a local file in a context without
+A file can be downloaded directly to a local file in a context without
being saved in memory.
.. doctest ::