diff --git a/README.rst b/README.rst index 4aabcc0..40f1e8e 100644 --- a/README.rst +++ b/README.rst @@ -137,7 +137,7 @@ Once you have the final user tokens, store them in a database for later use!:: OAUTH_TOKEN = final_step['oauth_token'] OAUTH_TOKEN_SECERT = final_step['oauth_token_secret'] -For OAuth 2 (Application Only, read-only) authentication, see `our documentation `_ +For OAuth 2 (Application Only, read-only) authentication, see `our documentation `_ Dynamic Function Arguments ~~~~~~~~~~~~~~~~~~~~~~~~~~