Skip to content

Commit

Permalink
README: Clean some whitespaces at the end of lines
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Feb 18, 2017
1 parent 2a2b56c commit c68a8fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,8 @@ You can define other top-level keys that define the message you want to send to
```erb
<%# file 'myapp/files/default/chef_handler_sns_body.erb' %>
{
"default": "Message body text here.",
"email": "Message body text here.",
"default": "Message body text here.",
"email": "Message body text here.",
"http": "Message body text here."
}
```
Expand Down

0 comments on commit c68a8fb

Please sign in to comment.