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 554fc79 + a25ee5a commit 8c54c21Copy full SHA for 8c54c21
mercure.rst
@@ -97,7 +97,7 @@ and you can skip straight to the next section.
97
Otherwise, set the URL of your hub as the value of the ``MERCURE_URL``
98
and ``MERCURE_PUBLIC_URL`` env vars.
99
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
+and the JavaScript client (usually to subscribe). It's especially common when
101
the Symfony app must use a local URL and the client-side JavaScript code a public one.
102
In this case, ``MERCURE_URL`` must contain the local URL that will be used by the
103
Symfony app (e.g. ``https://mercure/.well-known/mercure``), and ``MERCURE_PUBLIC_URL``
0 commit comments