diff --git a/docs/generics.rst b/docs/generics.rst index 5b1a4c5..ab9dcce 100644 --- a/docs/generics.rst +++ b/docs/generics.rst @@ -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 ` representing the