Skip to content

Commit 4b663cb

Browse files
committed
Merge pull request #712 from jitendranair/jitendranair-patch-1
Update README.rst
2 parents fa8fa66 + cf08562 commit 4b663cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ application.
444444
>>> r.publish('my-channel')
445445
1
446446
>>> p.get_message()
447-
{'channel': 'my-channel', data': 'my data', 'pattern': None, 'type': 'message'}
447+
{'channel': 'my-channel', 'data': 'my data', 'pattern': None, 'type': 'message'}
448448
449449
There are three different strategies for reading messages.
450450

0 commit comments

Comments
 (0)