Skip to content

Commit 289aaea

Browse files
committed
minor #16835 Fix a small typo in messenger.rst (angelomelonas)
This PR was submitted for the 6.1 branch but it was merged into the 5.4 branch instead. Discussion ---------- Fix a small typo in messenger.rst This just fixes a single character typo. Commits ------- aaf1fb2 Fixed a small typo in messenger.rst
2 parents af83280 + aaf1fb2 commit 289aaea

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

messenger.rst

+1-5
Original file line numberDiff line numberDiff line change
@@ -1621,11 +1621,7 @@ The transport has a number of options:
16211621
Amazon SQS
16221622
~~~~~~~~~~
16231623

1624-
.. versionadded:: 5.1
1625-
1626-
The Amazon SQS transport was introduced in Symfony 5.1.
1627-
1628-
The Amazon SQS transport is perfect for application hosted on AWS. Install it by
1624+
The Amazon SQS transport is perfect for applications hosted on AWS. Install it by
16291625
running:
16301626

16311627
.. code-block:: terminal

0 commit comments

Comments
 (0)