Commit 94c2c70e authored by Mark Otto's avatar Mark Otto

fix spelling in examples page

parent 54bfdf11
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
<img src="assets/img/examples/bootstrap-example-fluid.jpg" alt=""> <img src="assets/img/examples/bootstrap-example-fluid.jpg" alt="">
</a> </a>
<h3>Fluid layout</h3> <h3>Fluid layout</h3>
<p>Uses are new responsive, fluid grid system to create seamless liquid layout.</p> <p>Uses our new responsive, fluid grid system to create seamless liquid layout.</p>
</li> </li>
<li class="span4"> <li class="span4">
<a class="thumbnail" href="examples/starter-template.html"> <a class="thumbnail" href="examples/starter-template.html">
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<img src="assets/img/examples/bootstrap-example-fluid.jpg" alt=""> <img src="assets/img/examples/bootstrap-example-fluid.jpg" alt="">
</a> </a>
<h3>{{_i}}Fluid layout{{/i}}</h3> <h3>{{_i}}Fluid layout{{/i}}</h3>
<p>{{_i}}Uses are new responsive, fluid grid system to create seamless liquid layout.{{/i}}</p> <p>{{_i}}Uses our new responsive, fluid grid system to create seamless liquid layout.{{/i}}</p>
</li> </li>
<li class="span4"> <li class="span4">
<a class="thumbnail" href="examples/starter-template.html"> <a class="thumbnail" href="examples/starter-template.html">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment