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.