aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--actiontext.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/actiontext.gemspec b/actiontext.gemspec
index 8139154e74..16dc61e595 100644
--- a/actiontext.gemspec
+++ b/actiontext.gemspec
@@ -5,7 +5,7 @@ require "action_text/version"
# Describe your gem and declare its dependencies:
Gem::Specification.new do |s|
- s.name = "activetext"
+ s.name = "actiontext"
s.version = ActionText::VERSION
s.authors = ["Javan Makhmali", "Sam Stephenson"]
s.email = ["javan@javan.us", "sstephenson@gmail.com"]