Skip to content

Commit 2dfa666

Browse files
committed
Remove stray apostrophe
1 parent 19ee751 commit 2dfa666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sanitize.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
1414
s.description = <<~DESCRIPTION
1515
Sanitize is an allowlist-based HTML and CSS sanitizer. It removes all HTML
1616
and/or CSS from a string except the elements, attributes, and properties you
17-
choose to allow.'
17+
choose to allow.
1818
DESCRIPTION
1919

2020
s.platform = Gem::Platform::RUBY

0 commit comments

Comments
 (0)