Skip to content

Commit 2e3fa8f

Browse files
committed
minor #18321 Fixed typo in messenger.rst (pavdovlatov)
This PR was merged into the 6.2 branch. Discussion ---------- Fixed typo in messenger.rst <!-- 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 `6.x` for features of unreleased versions). --> Commits ------- 90ff99b Fixed typo in messenger.rst
2 parents d31e17f + 90ff99b commit 2e3fa8f

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
@@ -2484,7 +2484,7 @@ of the process. For each, the event class is the event name:
24842484

24852485
.. versionadded:: 6.2
24862486

2487-
The ``WorkerRateLimitedEvent`` was introduced in Symfony 6.3.
2487+
The ``WorkerRateLimitedEvent`` was introduced in Symfony 6.2.
24882488

24892489
Multiple Buses, Command & Event Buses
24902490
-------------------------------------

0 commit comments

Comments
 (0)