Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit d04c2d1

Browse files
committed
grammar
1 parent e89bd3e commit d04c2d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ Additionally, there is *experimental* support for moving writing of specific
302302
streams (such as events) off of the main process to a particular worker. (This
303303
is only supported with Redis-based replication.)
304304

305-
Currently support streams are `events` and `typing`.
305+
Currently supported streams are `events` and `typing`.
306306

307307
To enable this, the worker must have a HTTP replication listener configured,
308308
have a `worker_name` and be listed in the `instance_map` config. For example to

0 commit comments

Comments
 (0)