Skip to content

Commit 7ade60d

Browse files
committed
minor #14462 Correct English word order (dkarlovi)
This PR was submitted for the 5.x branch but it was merged into the 4.4 branch instead. Discussion ---------- Correct English word order <!-- 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 `5.x` for features of unreleased versions). --> Commits ------- 17af86e Correct English word order
2 parents 69eeab0 + 17af86e commit 7ade60d

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
@@ -443,7 +443,7 @@ And here is the controller::
443443
To use the cookie authentication method, the Symfony app and the Hub
444444
must be served from the same domain (can be different sub-domains).
445445

446-
Generating Programmatically The JWT Used to Publish
446+
Programmatically Generating The JWT Used to Publish
447447
---------------------------------------------------
448448

449449
Instead of directly storing a JWT in the configuration,

0 commit comments

Comments
 (0)