We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4cc44d + b4df600 commit e3afe84Copy full SHA for e3afe84
mercure.rst
@@ -101,7 +101,7 @@ to the Mercure Hub to be authorized to publish updates.
101
102
This JWT should be stored in the ``MERCURE_JWT_SECRET`` environment variable.
103
104
-The JWT must be signed with the same secret key than the one used by
+The JWT must be signed with the same secret key as the one used by
105
the Hub to verify the JWT (``aVerySecretKey`` in our example).
106
Its payload must contain at least the following structure to be allowed to
107
publish:
0 commit comments