Skip to content

Commit 598b5ed

Browse files
committed
Minor tweak
1 parent 70cecf1 commit 598b5ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messenger.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1023,8 +1023,8 @@ The transport has a number of options:
10231023
``queues[name][binding_arguments]`` Arguments to be used while binding the queue.
10241024
``queues[name][binding_keys]`` The binding keys (if any) to bind to this queue
10251025
``queues[name][flags]`` Queue flags ``AMQP_DURABLE``
1026-
``exchange[arguments]`` Extra arguments for the exchange i.e.
1027-
alternate-exchange
1026+
``exchange[arguments]`` Extra arguments for the exchange (e.g.
1027+
``alternate-exchange``)
10281028
``exchange[default_publish_routing_key]`` Routing key to use when publishing, if none is
10291029
specified on the message
10301030
``exchange[flags]`` Exchange flags ``AMQP_DURABLE``

0 commit comments

Comments
 (0)