Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
s/supress/suppress
  • Loading branch information
snyff committed Oct 26, 2016
1 parent 468a25f commit a531b75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -101,12 +101,12 @@ module Slackistrano
end
end

# Supress updating message.
# Suppress updating message.
def payload_for_updating
nil
end

# Supress reverting message.
# Suppress reverting message.
def payload_for_reverting
nil
end
Expand Down

0 comments on commit a531b75

Please sign in to comment.