grocer's apostrophe

This commit is contained in:
Kenneth Reitz
2011-11-13 01:24:29 -05:00
parent e91fe9b2b8
commit 6b377cc919
+1 -1
View File
@@ -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 <configurations>` to learn more.