diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/templates/pages/examples.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/examples.mustache b/docs/templates/pages/examples.mustache index 485fbc570..dee7d5651 100644 --- a/docs/templates/pages/examples.mustache +++ b/docs/templates/pages/examples.mustache @@ -19,7 +19,7 @@ <img src="assets/img/examples/bootstrap-example-fluid.jpg" alt=""> </a> <h3>{{_i}}Fluid layout{{/i}}</h3> - <p>{{_i}}Uses our new responsive, fluid grid system to create seamless liquid layout.{{/i}}</p> + <p>{{_i}}Uses our new responsive, fluid grid system to create a seamless liquid layout.{{/i}}</p> </li> <li class="span4"> <a class="thumbnail" href="examples/starter-template.html"> |
