Skip to content

Commit d6988a7

Browse files
committed
[#12976] Minor syntax fix
1 parent b485a8d commit d6988a7

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
@@ -1069,7 +1069,7 @@ claim_interval Interval on which pending/abandoned ``60000`` (1 Minute)
10691069

10701070
.. caution::
10711071

1072-
There should never be more than one `messenger:consume` command running with the same
1072+
There should never be more than one ``messenger:consume`` command running with the same
10731073
config (stream, group and consumer name) to avoid having a message handled more than once.
10741074
Using the ``HOSTNAME`` as the consumer might often be a good idea. In case you are using
10751075
Kubernetes to orchestrate your containers, consider using a ``StatefulSet``.

0 commit comments

Comments
 (0)