diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/bootstrap.zip | bin | 56824 -> 56824 bytes | |||
| -rw-r--r-- | docs/examples.html | 2 | ||||
| -rw-r--r-- | docs/templates/pages/examples.mustache | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip Binary files differindex 77ef5c316..166bb2a22 100644 --- a/docs/assets/bootstrap.zip +++ b/docs/assets/bootstrap.zip diff --git a/docs/examples.html b/docs/examples.html index ff165685f..42faf93c0 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -95,7 +95,7 @@ <img src="assets/img/examples/bootstrap-example-fluid.jpg" alt=""> </a> <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 class="span4"> <a class="thumbnail" href="examples/starter-template.html"> diff --git a/docs/templates/pages/examples.mustache b/docs/templates/pages/examples.mustache index 8ae07f412..485fbc570 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 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 class="span4"> <a class="thumbnail" href="examples/starter-template.html"> |
