aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark <[email protected]>2012-03-13 10:35:08 -0600
committerMark <[email protected]>2012-03-13 10:35:08 -0600
commitffa0d2f180a328133a0d14d381678d15541a91cd (patch)
treed31ad0822d9e217b5a8bbd9cb91857fc2395efa7 /docs/components.html
parent59503e71ff06d0fd065c2fb981f55f4651ebc274 (diff)
downloadbootstrap-ffa0d2f180a328133a0d14d381678d15541a91cd.tar.xz
bootstrap-ffa0d2f180a328133a0d14d381678d15541a91cd.zip
Some Doc Typos
Fixed doc typos in Components and Scaffolding.
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html
index 10b2aec20..aeddc32d2 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1040,7 +1040,7 @@
</pre>
</div><!--/span-->
</div><!--/row-->
- <p>When you affix the navbar, remember to account for the hidden area underneath. Add 40px or more of apdding to the <code>&lt;body&gt;</code>. Be sure to add this after the core Bootstrap CSS and before the optional responsive CSS.</p>
+ <p>When you affix the navbar, remember to account for the hidden area underneath. Add 40px or more of padding to the <code>&lt;body&gt;</code>. Be sure to add this after the core Bootstrap CSS and before the optional responsive CSS.</p>
<h3>Brand name</h3>
<p>A simple link to show your brand or project name only requires an anchor tag.</p>
<pre class="prettyprint linenums">
@@ -1516,7 +1516,7 @@
<h2>Page header</h2>
<div class="row">
<div class="span4">
- <p>A simple shell for an <code>h1</code> to appropratiely space out and segment sections of content on a page. It can utilize the <code>h1</code>'s default <code>small</code>, element as well most other components (with additional styles).</p>
+ <p>A simple shell for an <code>h1</code> to appropriately space out and segment sections of content on a page. It can utilize the <code>h1</code>'s default <code>small</code>, element as well most other components (with additional styles).</p>
</div>
<div class="span8">
<div class="page-header">