ambiguous
authorKenneth Reitz <me@kennethreitz.com>
Sat, 10 Sep 2011 23:40:33 +0000 (19:40 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Sat, 10 Sep 2011 23:40:33 +0000 (19:40 -0400)
docs/index.rst

index 8bef62bb3a1bfe2e0b9a4791a1ffd346f7209b50..3021a1bf619ac60d7a4c71587a7efa8ea1e491a6 100644 (file)
@@ -36,10 +36,10 @@ multipart files, and parameters with simple Python dictionaries, and access the
 response data in the same way. It's powered by :py:class:`urllib2`, but it does
 all the hard work and crazy hacks for you.
 
-Testimonals
------------
+Testimonials
+------------
 
-`Twitter, Inc <http://twitter.com>`_ uses Requests internally.
+`Twitter, Inc <http://twitter.com>`_ and an Unnamed Federal US Institution use Requests internally.
 
 **Daniel Greenfeld**
     Nuked a 1200 LOC spaghetti code library with 10 lines of code thanks to