Skip to content

Commit 198e0a6

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 274e246 commit 198e0a6

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
@@ -105,7 +105,7 @@ process we'll explain shortly)
105105
Test Your Authorization Server
106106
------------------------------
107107
Your authorization server is ready and can begin issuing access tokens. To test the process you need an OAuth2
108-
consumer; if you are familiar enough with OAuth2, you can use curl, requests, or anything that speaks http.
108+
consumer; if you are familiar enough with OAuth2, you can use curl, requests, or anything that speaks http.
109109

110110
For this tutorial, we suggest using Postman, where we will be following `this guide https://columbia-it-django-jsonapi-training.readthedocs.io/en/latest/using_oauth2/#get-an-oauth-20-token`.
111111

0 commit comments

Comments
 (0)