sp
authorKenneth Reitz <me@kennethreitz.com>
Wed, 30 Nov 2011 17:45:13 +0000 (12:45 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Wed, 30 Nov 2011 17:45:13 +0000 (12:45 -0500)
docs/user/quickstart.rst

index 554afd7..bcae48e 100644 (file)
@@ -345,7 +345,7 @@ You can tell requests to stop waiting for a response after a given number of sec
 
 .. admonition:: Note
 
-    ``timeout`` only effects the connection process itself, not the downloading of the respone body.
+    ``timeout`` only effects the connection process itself, not the downloading of the response body.
 
 
 Errors and Exceptions