grocer's apostrophe
authorKenneth Reitz <me@kennethreitz.com>
Sun, 13 Nov 2011 06:24:29 +0000 (01:24 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Sun, 13 Nov 2011 06:24:29 +0000 (01:24 -0500)
docs/user/advanced.rst

index 70514ef731dc2b101630ba30003fa29ab911194b..0c26f2d378c6eb2ef47d6280c3256868b13eead1 100644 (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.