about summary refs log tree commit homepage
path: root/msgthr.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'msgthr.gemspec')
-rw-r--r--msgthr.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/msgthr.gemspec b/msgthr.gemspec
index 0bb591e..ab0cd74 100644
--- a/msgthr.gemspec
+++ b/msgthr.gemspec
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
   s.name = %q{msgthr}
   s.version = ENV['VERSION'] || '0.0.0'
   s.authors = ['msgthr hackers']
-  s.summary = 'non-recursive, container-agnostic message threading'
+  s.summary = 'container-agnostic, non-recursive message threading'
   s.description = File.read('README').split(/\n\n/)[1].strip
   s.email = %q{msgthr-public@80x24.org}
   s.homepage = 'https://80x24.org/msgthr/'