From 6b377cc919e8c079e5c4f2c752ccce3c2acc4e64 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 13 Nov 2011 01:24:29 -0500 Subject: [PATCH] grocer's apostrophe --- docs/user/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst index 70514ef7..0c26f2d3 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.