Skip to content

Commit 702adc8

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Update mercure.rst
2 parents d28be61 + 8c54c21 commit 702adc8

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
@@ -97,7 +97,7 @@ and you can skip straight to the next section.
9797
Otherwise, set the URL of your hub as the value of the ``MERCURE_URL``
9898
and ``MERCURE_PUBLIC_URL`` env vars.
9999
Sometimes a different URL must be called by the Symfony app (usually to publish),
100-
and the JavaScript client (usually to subscrribe). It's especially common when
100+
and the JavaScript client (usually to subscribe). It's especially common when
101101
the Symfony app must use a local URL and the client-side JavaScript code a public one.
102102
In this case, ``MERCURE_URL`` must contain the local URL that will be used by the
103103
Symfony app (e.g. ``https://mercure/.well-known/mercure``), and ``MERCURE_PUBLIC_URL``

0 commit comments

Comments
 (0)