Skip to content

Commit da7e6ba

Browse files
committed
Typo: "beofre" -> "before"
1 parent 5513f11 commit da7e6ba

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
@@ -82,7 +82,7 @@ Point your browser to http://localhost:8000/o/applications/ and add an Applicati
8282

8383
* `User`: the owner of the Application (e.g. a developer, or the currently logged in user.)
8484

85-
* `Redirect uris`: Applications must register at least one redirection endpoint beofre using the
85+
* `Redirect uris`: Applications must register at least one redirection endpoint before using the
8686
authorization endpoint. The :term:`Authorization Server` will deliver the access token to the client only if the client
8787
specifies one of the verified redirection uris. For this tutorial, paste verbatim the value
8888
`http://django-oauth-toolkit.herokuapp.com/consumer/exchange/`

0 commit comments

Comments
 (0)