From df54dff212e29537025bd9a993419959a1b901af Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Wed, 29 Aug 2012 13:22:56 +0300 Subject: [PATCH] Correct a misphrased sentence. --- dust-rails.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dust-rails.gemspec b/dust-rails.gemspec index 9dde7d0..c26cf17 100644 --- a/dust-rails.gemspec +++ b/dust-rails.gemspec @@ -9,7 +9,7 @@ Gem::Specification.new do |s| s.email = ["thefron@wafflestudio.com"] s.homepage = "https://github.com/thefron/dust-rails" s.summary = %q{Use dust.js with rails} - s.description = %q{This gem makes you dust.js easy to use with rails.} + s.description = %q{This gem makes it easy to use dust.js with rails.} s.rubyforge_project = "dust-rails"