Skip to content

Commit 3933dc3

Browse files
authored
error title markdown
1 parent a4b3b02 commit 3933dc3

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

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

149-
### Using the Pusher REST API
149+
### Using the Pusher REST API
150150

151151
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.
152152

0 commit comments

Comments
 (0)