We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ee751 commit 2dfa666Copy full SHA for 2dfa666
sanitize.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
14
s.description = <<~DESCRIPTION
15
Sanitize is an allowlist-based HTML and CSS sanitizer. It removes all HTML
16
and/or CSS from a string except the elements, attributes, and properties you
17
- choose to allow.'
+ choose to allow.
18
DESCRIPTION
19
20
s.platform = Gem::Platform::RUBY
0 commit comments