diff options
| author | Mark Otto <[email protected]> | 2012-02-01 18:25:34 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-01 18:25:34 -0800 |
| commit | 94c2c70e6e0a67f30b45efc35806f29d7deaa810 (patch) | |
| tree | d556922368a4c36d919edfe9fe49458cf0e355a3 /docs/templates | |
| parent | 54bfdf11835fef1fb10ebc08355cca584c0e1b30 (diff) | |
| download | bootstrap-94c2c70e6e0a67f30b45efc35806f29d7deaa810.tar.xz bootstrap-94c2c70e6e0a67f30b45efc35806f29d7deaa810.zip | |
fix spelling in examples page
Diffstat (limited to 'docs/templates')
| -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 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"> |
