Skip to content

Commit 890f99a

Browse files
committed
minor #17075 [Mercure] Update mercure.rst (ousmaneNdiaye)
This PR was submitted for the 6.1 branch but it was merged into the 4.4 branch instead. Discussion ---------- [Mercure] Update mercure.rst Fix typo <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- d2f676e Update mercure.rst
2 parents fa02713 + d2f676e commit 890f99a

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
@@ -109,7 +109,7 @@ to the Mercure Hub to be authorized to publish updates and, sometimes, to subscr
109109
This JWT should be stored in the ``MERCURE_JWT_SECRET`` environment variable.
110110

111111
The JWT must be signed with the same secret key as the one used by
112-
the Hub to verify the JWT (``!ChangeMe!`` in you use the Local Web Server or
112+
the Hub to verify the JWT (``!ChangeMe!`` if you use the Local Web Server or
113113
Symfony Docker).
114114
Its payload must contain at least the following structure to be allowed to
115115
publish:

0 commit comments

Comments
 (0)