Skip to content

Commit beead8a

Browse files
Update synapse/config/workers.py
Co-authored-by: Eric Eastwood <erice@element.io>
1 parent 47306d2 commit beead8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse/config/workers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ class WriterLocations:
127127
"""Specifies the instances that write various streams.
128128
129129
Attributes:
130-
events: The instances that write to the event, backfill and sticky events streams.
130+
events: The instances that write to the event, backfill and `sticky_events` streams.
131131
typing: The instances that write to the typing stream. Currently
132132
can only be a single instance.
133133
to_device: The instances that write to the to_device stream. Currently

0 commit comments

Comments
 (0)