Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b26de80

Browse filesBrowse files
authored
minor doc fixes for the Message component
1 parent b40bc71 commit b26de80
Copy full SHA for b26de80

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎components/message.rst

Copy file name to clipboardExpand all lines: components/message.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ message later in the background, using a _worker_.
9595
Adapters
9696
~~~~~~~~
9797

98-
The communication with queuing system or third parties is for delegated to
98+
The communication with queuing system or third parties is delegated to
9999
libraries for now. You can use one of the following adapters:
100100

101101
#. `PHP Enqueue bridge`_ to use one of their 10+ compatible queues such as
@@ -221,7 +221,7 @@ Finally, route your important message to the sender:
221221
Your own receiver
222222
-----------------
223223

224-
A consumer is responsible of receiving messages from a source and dispatching
224+
A consumer is responsible for receiving messages from a source and dispatching
225225
them to the application.
226226

227227
Let's say you already proceed some "orders" on your application using a

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.