Skip to content

Commit 0c4ca2a

Browse files
committed
spelling: to which a message was published
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent 22fb1e8 commit 0c4ca2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/advanced_features.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ following keys.
229229

230230
- **type**: One of the following: 'subscribe', 'unsubscribe',
231231
'psubscribe', 'punsubscribe', 'message', 'pmessage'
232-
- **channel**: The channel [un]subscribed to or the channel a message
233-
was published to
232+
- **channel**: The channel [un]subscribed to or the channel to which a message
233+
was published
234234
- **pattern**: The pattern that matched a published message's channel.
235235
Will be None in all cases except for 'pmessage' types.
236236
- **data**: The message data. With [un]subscribe messages, this value

0 commit comments

Comments
 (0)