aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-03-27 09:22:15 -0700
committerMark Otto <[email protected]>2012-03-27 09:22:15 -0700
commit0fe68de1a47b9204443d959ff9a96af6546c53ca (patch)
treeb0e05d97020bcdc5759095cc59e4d60f27cf1996 /docs
parent5b3268317c479c9cc50d7a1270b9138e748b8956 (diff)
downloadbootstrap-0fe68de1a47b9204443d959ff9a96af6546c53ca.tar.xz
bootstrap-0fe68de1a47b9204443d959ff9a96af6546c53ca.zip
fix second booboo
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/bootstrap.zipbin56904 -> 56904 bytes
-rw-r--r--docs/scaffolding.html2
-rw-r--r--docs/templates/pages/scaffolding.mustache2
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index 6d114a21d..b50d5ad01 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files differ
diff --git a/docs/scaffolding.html b/docs/scaffolding.html
index 9236fa011..20a9f5c73 100644
--- a/docs/scaffolding.html
+++ b/docs/scaffolding.html
@@ -184,7 +184,7 @@
</pre>
</div><!-- /.span -->
<div class="span4">
- <p>As shown here, a basic layout can be created with two "columns," each spanning a number of the 12 foundational columns we defined as part of our grid system.</p>
+ <p>As shown here, a basic layout can be created with two "columns", each spanning a number of the 12 foundational columns we defined as part of our grid system.</p>
</div><!-- /.span -->
</div><!-- /.row -->
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache
index 68c07f2f9..40b264d03 100644
--- a/docs/templates/pages/scaffolding.mustache
+++ b/docs/templates/pages/scaffolding.mustache
@@ -107,7 +107,7 @@
</pre>
</div><!-- /.span -->
<div class="span4">
- <p>{{_i}}As shown here, a basic layout can be created with two "columns," each spanning a number of the 12 foundational columns we defined as part of our grid system.{{/i}}</p>
+ <p>{{_i}}As shown here, a basic layout can be created with two "columns", each spanning a number of the 12 foundational columns we defined as part of our grid system.{{/i}}</p>
</div><!-- /.span -->
</div><!-- /.row -->