Skip to content

Commit 5641aa9

Browse files
committed
minor #14963 [Messenger] Fix grammar issue (sebpacz)
This PR was merged into the 5.2 branch. Discussion ---------- [Messenger] Fix grammar issue <!-- 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 ------- 756b773 [Messenger] Fix grammar issue
2 parents 7b89b06 + 756b773 commit 5641aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ Beanstalkd Transport
11001100

11011101
The Beanstalkd transport was introduced in Symfony 5.2.
11021102

1103-
The Beanstalkd transports sends messages directly to a Beanstalkd work queue. Install
1103+
The Beanstalkd transport sends messages directly to a Beanstalkd work queue. Install
11041104
it by running:
11051105

11061106
.. code-block:: terminal

0 commit comments

Comments
 (0)