diff --git a/docs/api.rst b/docs/api.rst index 89733a29..cf68ca40 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -13,7 +13,7 @@ important right here and provide links to the canonical documentation. Main Interface -------------- -All of Request's functionality can be accessed by these 7 methods. +All of Requests' functionality can be accessed by these 7 methods. They all return an instance of the :class:`Response ` object. .. autofunction:: request