mirror of
https://github.com/django/daphne.git
synced 2025-04-21 01:02:06 +03:00
Fix typo (#500)
This commit is contained in:
parent
891eaf0051
commit
1542343392
|
@ -63,7 +63,7 @@ If you want to perfom more complicated routing, you'll need to override the
|
|||
remember, though, your channel names cannot change during runtime and must
|
||||
always be the same for as long as your process runs.
|
||||
|
||||
``BaseConsumer`` and all other generic consumers than inherit from it provide
|
||||
``BaseConsumer`` and all other generic consumers that inherit from it provide
|
||||
two instance variables on the class:
|
||||
|
||||
* ``self.message``, the :ref:`Message object <ref-message>` representing the
|
||||
|
|
Loading…
Reference in New Issue
Block a user