summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2018-03-07 19:42:03 -0500
committerKenneth Reitz <me@kennethreitz.org>2018-03-07 19:42:03 -0500
commit77aa42943ea65b50acc31f627ed1e3486da90a4d (patch)
tree025b26cc4520e6481df98d03a362e80ac801a46f /docs
parentb98027af9e4732d9c423393663e2231ef9acaaf0 (diff)
downloadpython-requests-77aa42943ea65b50acc31f627ed1e3486da90a4d.tar.gz
more info
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 29245671..98d6d143 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -74,7 +74,7 @@ Institutions that prefer to be unnamed claim to use Requests internally.
**Daniel Greenfeld**—
*Nuked a 1200 LOC spaghetti code library with 10 lines of code thanks to
- Kenneth Reitz's request library. Today has been AWESOME.*
+ Kenneth Reitz's Requests library. Today has been AWESOME.*
**Kenny Meyers**—
*Python HTTP: When in doubt, or when not in doubt, use Requests. Beautiful,