Skip to content

Commit 66f2903

Browse files
committed
Fix a typo in tutorial_01.rst
1 parent 546bce0 commit 66f2903

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
@@ -81,7 +81,7 @@ Let's perform exactly this operation.
8181
Point your browser to `http://localhost:8000/o/applications/` and add an Application instance.
8282
`Client id` and `Client Secret` are automatically generated, you have to provide the rest of the informations:
8383

84-
* `User`: the owner of the Application (tipically a developer), could be the current logged in user.
84+
* `User`: the owner of the Application (typically a developer), could be the current logged in user.
8585

8686
* `Redirect uris`: at a certain point of the token request process, the :term:`Authorization Server` needs to know a
8787
list of url (must be at least one) in the client application service where delivering the :term:`Authorization Token`.

0 commit comments

Comments
 (0)