Skip to content

Commit 722c5c0

Browse files
committed
fix typo
1 parent fb4924b commit 722c5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mercure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ The supported options are:
430430

431431
* ``subscribe``: the list of topic selectors to include in the ``mercure.subscribe`` claim of the JWT
432432
* ``publish``: the list of topic selectors to include in the ``mercure.publish`` claim of the JWT
433-
* ``additionalClaims``: exra claims to include in the JWT (expiration date, token ID...)
433+
* ``additionalClaims``: extra claims to include in the JWT (expiration date, token ID...)
434434

435435
Using cookies is the most secure and preferred way when the client is a web
436436
browser. If the client is not a web browser, then using an authorization header

0 commit comments

Comments
 (0)