From: David Pursehouse Date: Wed, 16 Jul 2014 06:13:11 +0000 (+0900) Subject: Fix name misspelling X-Git-Tag: v2.4.0~23^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f0fb20cd83f770d6f71b8d5e73a89cb13c08f348;p=services%2Fpython-requests.git Fix name misspelling Change-Id: Ied3e600e5673eff48558b634b3c2616d13a3337b --- diff --git a/docs/community/out-there.rst b/docs/community/out-there.rst index 4b265cb..235efd6 100644 --- a/docs/community/out-there.rst +++ b/docs/community/out-there.rst @@ -25,7 +25,7 @@ To give it a try, simply:: Articles & Talks ================ - `Python for the Web `_ teaches how to use Python to interact with the web, using Requests. -- `Daniel Greenfield's Review of Requests `_ +- `Daniel Greenfeld's Review of Requests `_ - `My 'Python for Humans' talk `_ ( `audio `_ ) - `Issac Kelly's 'Consuming Web APIs' talk `_ - `Blog post about Requests via Yum `_