aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-19 16:40:41 -0800
committerMark Otto <[email protected]>2012-02-19 16:40:41 -0800
commit1c7d346767854eb11f723e100dbdce0b60d21e16 (patch)
tree321a2ff10c3382f3ad73a4b80ca7c10b3925e9f7 /docs/templates
parent8247cb3362094fea315ec46acb0ff1ac42c8e47d (diff)
downloadbootstrap-1c7d346767854eb11f723e100dbdce0b60d21e16.tar.xz
bootstrap-1c7d346767854eb11f723e100dbdce0b60d21e16.zip
quick edit to new global styles section
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/scaffolding.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache
index d9c84e4e9..bc4953b24 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>