From 4799c740a20882e854a636e2721164cd5841a6c8 Mon Sep 17 00:00:00 2001 From: Josh Roesslein Date: Sat, 16 Oct 2010 23:34:20 -0500 Subject: [PATCH] Fix up auth tutorial. Closes #54 --- doc/auth_tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/auth_tutorial.rst b/doc/auth_tutorial.rst index 5765a3a..42a0f73 100644 --- a/doc/auth_tutorial.rst +++ b/doc/auth_tutorial.rst @@ -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. -- 2.25.1