Skip to content

Commit 4884847

Browse files
Dukagjin Surdullijaviereguiluz
authored andcommitted
Fixes typo. Replaces "than" with "as".
1 parent 2fb24b0 commit 4884847

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
@@ -101,7 +101,7 @@ to the Mercure Hub to be authorized to publish updates.
101101

102102
This JWT should be stored in the ``MERCURE_JWT_SECRET`` environment variable.
103103

104-
The JWT must be signed with the same secret key than the one used by
104+
The JWT must be signed with the same secret key as the one used by
105105
the Hub to verify the JWT (``aVerySecretKey`` in our example).
106106
Its payload must contain at least the following structure to be allowed to
107107
publish:

0 commit comments

Comments
 (0)