From 17af86e24d25421f43d61fc019b263739218a7ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Karlovi=C4=87?= Date: Thu, 22 Oct 2020 15:45:29 +0200 Subject: [PATCH] Correct English word order --- mercure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mercure.rst b/mercure.rst index 921a45f7226..9dd6fe205b9 100644 --- a/mercure.rst +++ b/mercure.rst @@ -443,7 +443,7 @@ And here is the controller:: To use the cookie authentication method, the Symfony app and the Hub must be served from the same domain (can be different sub-domains). -Generating Programmatically The JWT Used to Publish +Programmatically Generating The JWT Used to Publish --------------------------------------------------- Instead of directly storing a JWT in the configuration,