Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaschmitt committed Jan 14, 2016
1 parent 32313e7 commit 2620dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Bonus: Add a notification hook to Heroku so a notification is sent to a room whe
robot.messageRoom("[email protected]", "message");
```

## hubot-hipchat specific featues
## Features specific to hubot-hipchat

In addition to the response methods provided by the normal hubot, such as ```resp.send```, hubot-hipchat provides these hipchat specific functions:
* ```resp.sendHtml``` takes any number of strings and sticks them together as one html message post. For example, you can send a hyperlink by doing this:
Expand Down

0 comments on commit 2620dba

Please sign in to comment.