Capitalize gem description

This commit is contained in:
Shane Becker 2015-12-22 15:37:49 -08:00
parent 59a316712a
commit 22f5de54dd

View file

@ -8,7 +8,7 @@ Gem::Specification.new do |gem|
gem.version = Microformats2::VERSION
gem.authors = ["Shane Becker", "Jessica Lynn Suttles", "Jessica Dillon"]
gem.email = ["veganstraightedge@gmail.com", "jlsuttles@gmail.com", "jessicard@mac.com"]
gem.description = %q{parses HTML for microformats and return a collection of dynamically defined Ruby objects}
gem.description = %q{Parses HTML for microformats and return a collection of dynamically defined Ruby objects}
gem.summary = %q{microformats2 parser}
gem.homepage = "https://github.com/G5/microformats2"