Skip to content

Commit dd9c092

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: [Messenger] Reword note about Enqueue
2 parents 43be2db + 761252c commit dd9c092

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

messenger.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ is capable of sending messages (e.g. to a queueing system) and then
122122
.. note::
123123

124124
If you want to use a transport that's not supported, check out the
125-
`Enqueue's transport`_, which supports things like Kafka and Google Pub/Sub.
125+
`Enqueue's transport`_, which backs services like Kafka and Google
126+
Pub/Sub.
126127

127128
A transport is registered using a "DSN". Thanks to Messenger's Flex recipe, your
128129
``.env`` file already has a few examples.

0 commit comments

Comments
 (0)