We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1a91b commit 1c710beCopy full SHA for 1c710be
rails-html-sanitizer.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
spec.version = Rails::Html::Sanitizer::VERSION
9
spec.authors = ["Rafael Mendonça França", "Kasper Timm Hansen"]
10
spec.email = ["rafaelmfranca@gmail.com", "kaspth@gmail.com"]
11
- spec.description = %q{HTML sanitization to Rails applications}
+ spec.description = %q{HTML sanitization for Rails applications}
12
spec.summary = %q{This gem is responsible to sanitize HTML fragments in Rails applications.}
13
spec.homepage = "https://github.com/rafaelfranca/rails-html-sanitizer"
14
spec.license = "MIT"
0 commit comments