Fix up auth tutorial.
authorJosh Roesslein <jroesslein@gmail.com>
Sun, 17 Oct 2010 04:34:20 +0000 (23:34 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Sun, 17 Oct 2010 04:34:20 +0000 (23:34 -0500)
Closes #54

doc/auth_tutorial.rst

index 5765a3af9576015706e0cd6679c792b392c28afe..42a0f731aa3645a6320213fa64ce3887fc489962 100644 (file)
@@ -54,7 +54,7 @@ to using it:
 
 Tweepy tries to make OAuth as painless as possible for you. To begin
 the process we need to register our client application with
-Twitter. You can do that here. Create a new application and once you
+Twitter. Create a new application and once you
 are done you should have your consumer token and secret. Keep these
 two handy, you'll need them.