From 1c7d346767854eb11f723e100dbdce0b60d21e16 Mon Sep 17 00:00:00 2001
From: Mark Otto <markotto@twitter.com>
Date: Sun, 19 Feb 2012 16:40:41 -0800
Subject: [PATCH] quick edit to new global styles section

---
 docs/assets/bootstrap.zip                 | Bin 53378 -> 53378 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 e5727e7224a6c2e236d5967c447c5053c6591b41..df0a3624a1067e4bc4f47ecd4e975bec0e8a0c07 100644
GIT binary patch
delta 455
zcmZo#$lSD$nJ2)TnT3l11o&Df@+c}-PjmFI1>({QZU#n{uZ#=~EFwTj6lDRbY&BqI
zlk<wDnSlCc*n$OWrfs~<%?T8k{DRXFDzaIhtAiaRv{TRsEL1&h^GCryh9IH$&Sp?m
zlRpXyZ?<z`)(4puATv3>n3E0S5~vlEyNjK{B0%j|iYo;`+WlK>VM3Eys=-41Q&qqw
z)=q=z3!7>H71`V~RY#GDzjgAiZ6<6WFV;-k{AJsB5s*=DPwO*PPn*2{tT+cOFeclc
zF=na(iOGUgOg!U_#QS^3ABmTH)&Yrk?yL)hhhmn@WdC#G5Iex;wVw+_;{815jbVT4
Zc_SoKcbvC_@qk_szu?3K^keh|bpV8rqqYD5

delta 455
zcmZo#$lSD$nJ2)TnT3l11YDaZ@+c}RO?LEG0pijMZU#n{uZ#=~EFwTjgfh40i2<r?
z%3x)a^NOXJfC4jY!2-&YH{Ryv1PV-k!RZJU*{sji!OrB`Jb9;}5gW*GrOBH=3jQ$!
zse12h23DmsdGbd=;mvj~%=$o;69Z%>#}{*g6{}1JTLIMGUF;0gex<ll0A!+ni!DrO
zQcJY}$VC3BDyUAI95&Se=8~SNI*K4gySACIfxM_ZdGnWT-$g)1y*;hZ1a!svv*H|(
zzyK<<J!8zI3=)$CX_|P(8;SS#j6aMA)SY|Q0iqkM^4wV$h#br;pbFbFGL!w!iNjO@
mMcU5=BJqBn^Tx10^}G?x4xs%z&f6jJ#4k880mCNxf;s@MWShnS

diff --git a/docs/scaffolding.html b/docs/scaffolding.html
index d07eff27cd..97d2bf4c5d 100644
--- a/docs/scaffolding.html
+++ b/docs/scaffolding.html
@@ -112,7 +112,7 @@
 </pre>
     </div><!-- /.span -->
     <div class="span4">
-      <h2>Links styled globally</h2>
+      <h2>Typography and links</h2>
       <p>Within the <strong>scaffolding.less</strong> file, we set basic global display, typography, and link styles. Specifically, we:</p>
       <ul>
         <li>Remove margin on the body</li>
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache
index d9c84e4e9b..bc4953b24d 100644
--- a/docs/templates/pages/scaffolding.mustache
+++ b/docs/templates/pages/scaffolding.mustache
@@ -36,7 +36,7 @@
 </pre>
     </div><!-- /.span -->
     <div class="span4">
-      <h2>{{_i}}Links styled globally{{/i}}</h2>
+      <h2>{{_i}}Typography and links{{/i}}</h2>
       <p>{{_i}}Within the <strong>scaffolding.less</strong> file, we set basic global display, typography, and link styles. Specifically, we:{{/i}}</p>
       <ul>
         <li>{{_i}}Remove margin on the body{{/i}}</li>
-- 
GitLab