diff --git a/source/pyzmq/devices/streamer.rst b/source/pyzmq/devices/streamer.rst index d2b272c..edf03b6 100644 --- a/source/pyzmq/devices/streamer.rst +++ b/source/pyzmq/devices/streamer.rst @@ -4,7 +4,7 @@ Streamer .. topic:: Streamer device is a device for parallelized pipeline messaging. - Acts as a broker that callects tasks from task feeders and supplies them to task workers. + Acts as a broker that collects tasks from task feeders and supplies them to task workers.