summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 11:50:27 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:01 -0400
commit21e0fdf5241f70ce5b5caf224097da499005b847 (patch)
tree080a71e048362ba12eb7c65e9c34a19969d804b9 /ruby
parent061dcca1bf72d399fae91623891ebf7989fbfb3f (diff)
downloadslackbuilds-21e0fdf5241f70ce5b5caf224097da499005b847.tar.gz
slackbuilds-21e0fdf5241f70ce5b5caf224097da499005b847.tar.xz
ruby/rubygem-mustache: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
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.