We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34312d0 commit a697d03Copy full SHA for a697d03
docs/tutorial/tutorial_01.rst
@@ -117,7 +117,7 @@ Authorize the Application
117
+++++++++++++++++++++++++
118
When a user clicks the link, she is redirected to your (possibly local) :term:`Authorization Server`.
119
If you're not logged in, you will be prompted for username and password. This is because the authorization
120
-page is login protected by django-oauth-toolkit. Login, then you should see the not so cute form users can use to give
+page is login protected by django-oauth-toolkit. Login, then you should see the (not so cute) form users can use to give
121
her authorization to the client application. Flag the *Allow* checkbox and click *Authorize*, you will be redirected
122
again on to the consumer service.
123
0 commit comments