A tiny typo, noticed while working on the Polish translation.
authorChris Warrick <kwpolska@gmail.com>
Sat, 27 Apr 2013 11:52:35 +0000 (14:52 +0300)
committerChris Warrick <kwpolska@gmail.com>
Sat, 27 Apr 2013 11:52:35 +0000 (14:52 +0300)
docs/api.rst

index 89733a29a22a5818b845ec9c72c549ac10022cad..cf68ca407704add56ae6facdcc131ba664ce824e 100644 (file)
@@ -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 <Response>` object.
 
 .. autofunction:: request