Skip to content

Commit ff7c981

Browse files
authored
Merge pull request #129 from alex-benoit/patch-1
error title markdown
2 parents e5449c7 + 3933dc3 commit ff7c981

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

151151
This will continue to work, but has been replaced by `Pusher.trigger` which supports one or multiple channels.
152152

153-
### Using the Pusher REST API
153+
### Using the Pusher REST API
154154

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

0 commit comments

Comments
 (0)