Skip to content

Commit 79e1184

Browse files
committed
Update README.md
1 parent 6ceded6 commit 79e1184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Using your `Pusher` instance, with which you initialized `Pusher`, you can gener
224224
###### Private Channels
225225

226226
```python
227-
auth = pusher.authenticate_subscription(
227+
auth = pusher.authenticate(
228228

229229
channel=u"private-channel",
230230

0 commit comments

Comments
 (0)