aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-01 18:25:34 -0800
committerMark Otto <[email protected]>2012-02-01 18:25:34 -0800
commit94c2c70e6e0a67f30b45efc35806f29d7deaa810 (patch)
treed556922368a4c36d919edfe9fe49458cf0e355a3
parent54bfdf11835fef1fb10ebc08355cca584c0e1b30 (diff)
downloadbootstrap-94c2c70e6e0a67f30b45efc35806f29d7deaa810.tar.xz
bootstrap-94c2c70e6e0a67f30b45efc35806f29d7deaa810.zip
fix spelling in examples page
-rw-r--r--docs/assets/bootstrap.zipbin56824 -> 56824 bytes
-rw-r--r--docs/examples.html2
-rw-r--r--docs/templates/pages/examples.mustache2
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index 77ef5c316..166bb2a22 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files differ
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">