Skip to content

Commit

Permalink
less -> fewer
Browse files Browse the repository at this point in the history
  • Loading branch information
jc00ke committed Feb 18, 2015
1 parent 212f666 commit e0f5aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/layouts/home.erb
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<article class="col-md-5 col-xs-12">
<h3>Features</h3>
<h2>Lotus is lightweight, fast and testable</h2>
<p>Lotus is Open Source Software, which strives for simplicity, less DSLs, minimal conventions, more objects, zero monkey-patching and the separation of concerns between MVC layers. It suggests best practices, but it leaves all the freedom to you, the developer, to build your own architecture, with your own objects.</p>
<p>Lotus is Open Source Software, which strives for simplicity, fewer DSLs, minimal conventions, more objects, zero monkey-patching and the separation of concerns between MVC layers. It suggests best practices, but it leaves all the freedom to you, the developer, to build your own architecture, with your own objects.</p>
<p>Lotus is made of standalone frameworks (controllers, views, etc.) and each one is shipped as an independent gem to emphasize the separation of concerns.</p>
</article>

Expand Down

0 comments on commit e0f5aef

Please sign in to comment.