Skip to content

Commit 95442d2

Browse files
burnashsynasius
authored andcommitted
Fix typo
1 parent 2f64b96 commit 95442d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/tutorial_04.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Note that these revocation-specific parameters are in addition to the authentica
1818

1919
Setup a Request
2020
----------------
21-
Depending on the client type you're using, the token revocation request you may submit to the authentication server mayy vary. A `Public` client, for example, will not have access to your `Client Secret`. A revoke request from a public client would omit that secret, and take the form:
21+
Depending on the client type you're using, the token revocation request you may submit to the authentication server may vary. A `Public` client, for example, will not have access to your `Client Secret`. A revoke request from a public client would omit that secret, and take the form:
2222

2323
::
2424

0 commit comments

Comments
 (0)