Skip to content

Commit cae0559

Browse files
committed
minor #20764 Fix typo (ThomasLandauer)
This PR was merged into the 6.4 branch. Discussion ---------- Fix typo <!-- 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 `7.x` for features of unreleased versions). --> Commits ------- e363b74 Update messenger.rst: Typo
2 parents 4150430 + e363b74 commit cae0559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1563,7 +1563,7 @@ Install it by running:
15631563
15641564
$ composer require symfony/doctrine-messenger
15651565
1566-
The Doctrine transport DSN may looks like this:
1566+
The Doctrine transport DSN may look like this:
15671567

15681568
.. code-block:: env
15691569

0 commit comments

Comments
 (0)