Skip to content

Commit

Permalink
Fixing spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Lim committed Aug 17, 2011
1 parent 7213237 commit 3540075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md 100755 → 100644
Expand Up @@ -49,7 +49,7 @@ After that, you should be good to go. Load the module in your app and call the `

The `options` parameter on the `sendMessage()` function is a hash that contains all of the arguments that you will be using in your API call. Here is an example API call:

var options = {
var options = {
recipients: "email@address.com",

subject: "Subject Line",
Expand Down

0 comments on commit 3540075

Please sign in to comment.