Skip to content

Commit 861119b

Browse files
committed
cs
1 parent 9d618a7 commit 861119b

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
@@ -1328,7 +1328,7 @@ auto_setup Whether the table should be created true
13281328
.. note::
13291329

13301330
If the queue name is suffixed by ``.fifo``, AWS will creates a `FIFO queue`_
1331-
Use the stamp :class:`Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsFifoStamp`
1331+
Use the stamp :class:`Symfony\\Component\\Messenger\\Bridge\\AmazonSqs\\Transport\\AmazonSqsFifoStamp`
13321332
to define the ``Message group ID`` and the ``Message deduplication ID``.
13331333

13341334
FIFO queues don't support setting a delay per message, a value of ``delay: 0``

0 commit comments

Comments
 (0)