We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91fe9b commit 6b377ccCopy full SHA for 6b377cc
docs/user/advanced.rst
@@ -71,7 +71,7 @@ You can override this default behavior with the ``prefetch`` parameter::
71
Configuring Requests
72
--------------------
73
74
-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
75
this, you can pass in a ``config`` dictionary to a request or session. See the :ref:`Configuration API Docs <configurations>` to learn more.
76
77
0 commit comments