From 0fe68de1a47b9204443d959ff9a96af6546c53ca Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 27 Mar 2012 09:22:15 -0700 Subject: [PATCH] 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(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 6d114a21d8ef2786c2c4e494c0c6abdf8438a5b2..b50d5ad015769e26ec18142f7774c12762a643ff 100644 GIT binary patch delta 429 zc-lL$hxx=FX6^uQW)?065I8WATZvWUWud>;WQBVooG{^o6aCd#HDSUN`#2a6PMmHB z7SY^z>mn!P!O3g5oLIF${LP=a+<@|vt%Qxi3N$ts32T}I1?G5}Lv(Du;bmvccwnNx zEMI1Bx_)Q~Cj+wvvf&3N$Je=louRRLMO~EuP(Zog4l0n=Un2lC?eTn7uzd&@P1agq z2oc(xu%J^3DDdi#DO5n^aIYB9lub7c7&Sl|Cd=RD0xI}%TXwSiEpbLou$cEPkXYC) z9~AzfTLFw(NPMH)jwtezZ@WVIATtjD%`}190g^v3+2>9W3V+`n9~3ue-8DurzxJ*@ M3jfYsXE0v_0IW`<3jhEB delta 429 zc-lL$hxx=FX6^uQW)?065Li2rTZxtRWuZUYWQBVooCslmHC8s5@Weh2#s6bkO4M^bed{s0TP1agq2z5fjf=(r%z^g;1 zPyv<0y<$LtO*ah~SwR{m%irY!@_*cxoh*M#oDpouWba!bv9Mb{DEvdW0#Nuyw;iEo sK=_kyyF%q*W}2YL``iga;qSZSgW?9QyT&Ny*WR^9;orII4CZS90I=GeHUIzs diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 9236fa0119..20a9f5c73c 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 68c07f2f9e..40b264d03e 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}}

-- 2.47.3