diff options
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rubygem-mustache/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/rubygem-mustache/README b/ruby/rubygem-mustache/README index af59943c5b641..4cdbc31e70bc3 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. |