Skip to content

Commit bf4ce30

Browse files
author
Ben Lavender
committed
Remove a wayward quotation mark from gemspec
1 parent 31c23ac commit bf4ce30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chatops-controller.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
1212
s.email = ["opensource+chatops-controller@github.com"]
1313
s.license = "MIT"
1414
s.summary = %q{Rails helpers to create JSON-RPC chatops}
15-
s.description = %q{See the README for documentation"}
15+
s.description = %q{See the README for documentation}
1616

1717
s.files = Dir["{app,config,db,lib}/**/*", "README.md"]
1818
s.test_files = Dir["spec/**/*"]

0 commit comments

Comments
 (0)