From 0fe68de1a47b9204443d959ff9a96af6546c53ca Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 27 Mar 2012 09:22:15 -0700 Subject: fix second booboo --- docs/assets/bootstrap.zip | Bin 56904 -> 56904 bytes docs/scaffolding.html | 2 +- docs/templates/pages/scaffolding.mustache | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 6d114a21d..b50d5ad01 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip 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 @@
-

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.

+

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.

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 @@
-

{{_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}}

+

{{_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}}

-- cgit v1.2.3