Fix name misspelling
authorDavid Pursehouse <david.pursehouse@sonymobile.com>
Wed, 16 Jul 2014 06:13:11 +0000 (15:13 +0900)
committerDavid Pursehouse <david.pursehouse@sonymobile.com>
Wed, 16 Jul 2014 06:13:11 +0000 (15:13 +0900)
Change-Id: Ied3e600e5673eff48558b634b3c2616d13a3337b

docs/community/out-there.rst

index 4b265cb04a01c55548a232d99454ed81f58d67a3..235efd69ef0fb463fe4cd4862b2ab32b3cbd2846 100644 (file)
@@ -25,7 +25,7 @@ To give it a try, simply::
 Articles & Talks
 ================
 - `Python for the Web <http://gun.io/blog/python-for-the-web/>`_ teaches how to use Python to interact with the web, using Requests.
-- `Daniel Greenfield's Review of Requests <http://pydanny.blogspot.com/2011/05/python-http-requests-for-humans.html>`_
+- `Daniel Greenfeld's Review of Requests <http://pydanny.blogspot.com/2011/05/python-http-requests-for-humans.html>`_
 - `My 'Python for Humans' talk <http://python-for-humans.heroku.com>`_ ( `audio <http://codeconf.s3.amazonaws.com/2011/pycodeconf/talks/PyCodeConf2011%20-%20Kenneth%20Reitz.m4a>`_ )
 - `Issac Kelly's 'Consuming Web APIs' talk <http://issackelly.github.com/Consuming-Web-APIs-with-Python-Talk/slides/slides.html>`_
 - `Blog post about Requests via Yum <http://arunsag.wordpress.com/2011/08/17/new-package-python-requests-http-for-humans/>`_