on second thought, remove confusing language

This commit is contained in:
Nick Elser
2015-04-13 22:20:44 -07:00
parent aaee69a2df
commit 308e918e60
2 changed files with 3 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.email = ["nick.elser@gmail.com"]
spec.summary = %q(Distributed locks using Memcached or Redis.)
spec.description = %q(Distributed locks using Memcached or Redis.)
spec.description = %q(Distributed locks (mutexes & semaphores) using Memcached or Redis.)
spec.homepage = "https://github.com/nickelser/suo"
spec.license = "MIT"