Skip to content

Commit 42f1de9

Browse files
Zachsynasius
authored andcommitted
Update tutorial_01.rst
1 parent a41dc7a commit 42f1de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/tutorial_01.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ you probably need to `setup your login template correctly`__.
128128

129129
Exchange the token
130130
++++++++++++++++++
131-
At this point your autorization server redirected the user to a special page on the consumer passing in an
131+
At this point your authorization server redirected the user to a special page on the consumer passing in an
132132
:term:`Authorization Code`, a special token the consumer will use to obtain the final access token.
133133
This operation is usually done automatically by the client application during the request/response cycle, but we cannot
134134
make a POST request from Heroku to your localhost, so we proceed manually with this step. Fill the form with the

0 commit comments

Comments
 (0)