From aaf1fb238c1781f725609328fecb1e4b33973d58 Mon Sep 17 00:00:00 2001 From: Angelo Date: Tue, 31 May 2022 22:31:20 +0200 Subject: [PATCH] Fixed a small typo in messenger.rst --- messenger.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/messenger.rst b/messenger.rst index b1b2fe7e464..619f24f6b86 100644 --- a/messenger.rst +++ b/messenger.rst @@ -1621,11 +1621,7 @@ The transport has a number of options: Amazon SQS ~~~~~~~~~~ -.. versionadded:: 5.1 - - The Amazon SQS transport was introduced in Symfony 5.1. - -The Amazon SQS transport is perfect for application hosted on AWS. Install it by +The Amazon SQS transport is perfect for applications hosted on AWS. Install it by running: .. code-block:: terminal