From 1b53b4d045fa94ac21968030e0b11522d0588d74 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 6 Jul 2021 15:26:38 +0200 Subject: online.rst: Fix a typo --- doc/articles/online.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/articles') diff --git a/doc/articles/online.rst b/doc/articles/online.rst index 4b1622e7..18bac119 100644 --- a/doc/articles/online.rst +++ b/doc/articles/online.rst @@ -20,7 +20,7 @@ You can use ``--zmq-subscribe`` multiple times to subscribe to multiple message prefixes. Note that this mode of operation does not combine well with multi-threading -in inddxamajig - all worker processes will receive the same data! For anything +in indexamajig - all worker processes will receive the same data! For anything more than "taking a peek" at the data, use the REQ socket instead by using ``--zmq-request`` instead of ``--zmq-subscribe``. The argument to this option is the string which should be sent in the request message:: -- cgit v1.2.3