Skip to content

Commit f85d27b

Browse files
Update mercure.rst
Fix typo
1 parent a800256 commit f85d27b

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
@@ -107,7 +107,7 @@ the publicly available URL (e.g. ``https://example.com/.well-known/mercure``).
107107
The clients must also bear a `JSON Web Token`_ (JWT)
108108
to the Mercure Hub to be authorized to publish updates and, sometimes, to subscribe.
109109

110-
This token must be signed with the same secret key as the one used by the Hub to verify the JWT (``!ChangeMe!`` in you use the Docker integration).
110+
This token must be signed with the same secret key as the one used by the Hub to verify the JWT (``!ChangeMe!`` if you use the Docker integration).
111111
This secret key must be stored in the ``MERCURE_JWT_SECRET`` environment variable.
112112
MercureBundle will use it to automatically generate and sign the needed JWTs.
113113

0 commit comments

Comments
 (0)