summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
Diffstat (limited to 'ruby')
-rw-r--r--ruby/rubygem-mustache/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/rubygem-mustache/README b/ruby/rubygem-mustache/README
index af59943c5b..4cdbc31e70 100644
--- a/ruby/rubygem-mustache/README
+++ b/ruby/rubygem-mustache/README
@@ -1,3 +1,3 @@
-Mustache is a framework-agnostic way to render logic-free views. It emphasizes
-separating logic from presentation: it is impossible to embed application logic
-in this template language.
+Mustache is a framework-agnostic way to render logic-free views.
+It emphasizes separating logic from presentation: it is impossible to
+embed application logic in this template language.