Skip to content

Commit 2c451f5

Browse files
authored
Merge pull request #138 from codediger/patch-1
Fixed Line~155, made it a header
2 parents 4d1aab2 + e8895d9 commit 2c451f5

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
@@ -152,7 +152,7 @@ Pusher['a_channel'].trigger('an_event', :some => 'data')
152152

153153
This will continue to work, but has been replaced by `channels_client.trigger` which supports one or multiple channels.
154154

155-
### Getting information about the channels in your Pusher Channels app
155+
### Getting information about the channels in your Pusher Channels app
156156

157157
This gem provides methods for accessing information from the [Pusher HTTP API](https://pusher.com/docs/rest_api). The documentation also shows an example of the responses from each of the API endpoints.
158158

0 commit comments

Comments
 (0)