mirror of
https://github.com/django/daphne.git
synced 2025-06-04 13:13:06 +03:00
Typo fix in ordering page.
This commit is contained in:
parent
d0a9279939
commit
54dc80e9a5
|
@ -485,7 +485,7 @@ Enforcing Ordering
|
|||
------------------
|
||||
|
||||
There's one final concept we want to introduce you to before you go on to build
|
||||
sites with Channels - consmer ordering
|
||||
sites with Channels - consumer ordering.
|
||||
|
||||
Because Channels is a distributed system that can have many workers, by default
|
||||
it just processes messages in the order the workers get them off the queue.
|
||||
|
|
Loading…
Reference in New Issue
Block a user