From: Kenneth Reitz Date: Sun, 13 Nov 2011 06:24:29 +0000 (-0500) Subject: grocer's apostrophe X-Git-Tag: v0.8.1~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6b377cc919e8c079e5c4f2c752ccce3c2acc4e64;p=services%2Fpython-requests.git grocer's apostrophe --- diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst index 70514ef..0c26f2d 100644 --- a/docs/user/advanced.rst +++ b/docs/user/advanced.rst @@ -71,7 +71,7 @@ You can override this default behavior with the ``prefetch`` parameter:: Configuring Requests -------------------- -Sometimes you may want to configure a request to customize it's behavior. To do +Sometimes you may want to configure a request to customize its behavior. To do this, you can pass in a ``config`` dictionary to a request or session. See the :ref:`Configuration API Docs ` to learn more.