Skip to content

Commit

Permalink
The easiest way to make a spelling mistake ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Jul 18, 2015
1 parent 72390d6 commit 0baaaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slack-ruby-bot.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']
s.homepage = 'http://github.com/dblock/slack-ruby-bot'
s.licenses = ['MIT']
s.summary = 'The easiest way to write a Slack bot un Ruby.'
s.summary = 'The easiest way to write a Slack bot in Ruby.'
s.add_dependency 'hashie'
s.add_dependency 'slack-api', '~> 1.1.6'
s.add_dependency 'activesupport'
Expand Down

0 comments on commit 0baaaca

Please sign in to comment.