From: Kenneth Reitz Date: Sat, 10 Sep 2011 23:40:33 +0000 (-0400) Subject: ambiguous X-Git-Tag: v0.8.0~94^2~104 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4df5aadb010d99862f16ea4175a2aef9450bc33b;p=services%2Fpython-requests.git ambiguous --- diff --git a/docs/index.rst b/docs/index.rst index 8bef62b..3021a1b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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 `_ uses Requests internally. +`Twitter, Inc `_ 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