From a1ee354609c9dc56f629b7ec236278ad473f77cf Mon Sep 17 00:00:00 2001 From: Paul Brown Date: Thu, 20 Mar 2014 15:16:48 -0500 Subject: [PATCH] fixed typo --- docs/topics/request-response.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/request-response.rst b/docs/topics/request-response.rst index b53c21ce7..fa8875ddd 100644 --- a/docs/topics/request-response.rst +++ b/docs/topics/request-response.rst @@ -76,7 +76,7 @@ Request objects 'path': '/currency'}]) The latter form allows for customizing the ``domain`` and ``path`` - attributes of the cookie. These is only useful if the cookies are saved + attributes of the cookie. This is only useful if the cookies are saved for later requests. When some site returns cookies (in a response) those are stored in the