Skip to content

Commit

Permalink
Fix README typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mizoR committed Dec 13, 2015
1 parent 711f947 commit f072b42
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 @@ -36,7 +36,7 @@ add below lines to config/initializers/exception_notification.rb.
channel: 'channel you want to being notified to',
username: 'slacky',
color: :danger, # optional, default to :danger
addtional_parameters: {
additional_parameters: {
icon_emoji: ':warning:'
}
}
Expand Down

0 comments on commit f072b42

Please sign in to comment.