diff --git a/just-the-docs.gemspec b/just-the-docs.gemspec index c2ac892..1fc03fd 100644 --- a/just-the-docs.gemspec +++ b/just-the-docs.gemspec @@ -6,7 +6,7 @@ Gem::Specification.new do |spec| spec.authors = ["Patrick Marsceill"] spec.email = ["patrick.marsceill@gmail.com"] - spec.summary = %q{A Jekyll theme for documentation} + spec.summary = %q{A nice looking, high customizable, responsive Jekyll theme for documention with built-in search.} spec.homepage = "https://github.com/pmarsceill/just-the-docs" spec.license = "MIT"