Skip to content

Commit

Permalink
Merge branch 'patch-1' of git://github.com/tanzaho/django-oauth-toolk…
Browse files Browse the repository at this point in the history
…it into tanzaho-patch-1
  • Loading branch information
synasius committed Mar 22, 2015
2 parents d6f0fb7 + b8f4e17 commit c15a174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/tutorial_03.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ To check everything works properly, mount the view above to some url:
'...',
)
You should have an :term:`Application` registered at this point, if you don't follow the steps in
You should have an :term:`Application` registered at this point, if you don't, follow the steps in
the previous tutorials to create one. Obtain an :term:`Access Token`, either following the OAuth2
flow of your application or manually creating in the Django admin.
Now supposing your access token value is `123456` you can try to access your authenticated view:
Expand Down

0 comments on commit c15a174

Please sign in to comment.