Skip to content

Commit 88c1924

Browse files
committed
Fix the referencing of the redis transport in an explanation
1 parent c10d923 commit 88c1924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ and ``user`` to the Unix user on your server.
709709
If you use the Redis Transport, note that each worker needs a unique consumer
710710
name to avoid the same message being handled by multiple workers. One way to
711711
achieve this is to set an environment variable in the Supervisor configuration
712-
file, which you can then refer to in ``messenger.yaml`` (see Redis section above):
712+
file, which you can then refer to in ``messenger.yaml`` (see Redis section below):
713713

714714
.. code-block:: ini
715715

0 commit comments

Comments
 (0)