Skip to content

Commit f8e84ec

Browse files
committed
Minor changes
1 parent db9d8e1 commit f8e84ec

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

components/messenger.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
The Messenger Component
66
=======================
77

8-
The Messenger component helps applications send and receive messages to/from other applications or via message queues.
8+
The Messenger component helps applications send and receive messages to/from
9+
other applications or via message queues.
910

1011
Installation
1112
------------

messenger.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ named adapter using your own DSN:
227227
In addition of being able to route your messages to the ``yours`` sender, this
228228
will give you access to the following services:
229229

230-
1. ``messenger.sender.hours``: the sender.
231-
2. ``messenger.receiver.hours``: the receiver.
230+
#. ``messenger.sender.hours``: the sender.
231+
#. ``messenger.receiver.hours``: the receiver.
232232

233233
.. _`enqueue's adapter`: https://github.com/sroze/enqueue-bridge

0 commit comments

Comments
 (0)