Skip to content

Commit 81ace99

Browse files
committed
minor #15260 [Mercure] Fix configuration-block (jmsche)
This PR was submitted for the 5.2 branch but it was merged into the 4.4 branch instead. Discussion ---------- [Mercure] Fix configuration-block Hi, just a minor typo, but that induces a little issue while rendering; ![image](https://user-images.githubusercontent.com/3929498/115232998-a6d18200-a117-11eb-85b8-a2ee9a925171.png) Commits ------- 2a9c17b [Mercure] Fix configuration-block
2 parents d1a9646 + 2a9c17b commit 81ace99

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
@@ -402,7 +402,7 @@ This cookie will be automatically sent by the web browser when connecting to the
402402
Then, the Hub will verify the validity of the provided JWT, and extract the topic selectors
403403
from it.
404404

405-
add your JWT secret to the configuration as follow ::
405+
Add your JWT secret to the configuration as follow:
406406

407407
.. configuration-block::
408408

0 commit comments

Comments
 (0)