From ffa0d2f180a328133a0d14d381678d15541a91cd Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 13 Mar 2012 10:35:08 -0600 Subject: [PATCH] Some Doc Typos Fixed doc typos in Components and Scaffolding. --- docs/components.html | 4 ++-- docs/scaffolding.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/components.html b/docs/components.html index 10b2aec202..aeddc32d20 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1040,7 +1040,7 @@ -

When you affix the navbar, remember to account for the hidden area underneath. Add 40px or more of apdding to the <body>. Be sure to add this after the core Bootstrap CSS and before the optional responsive CSS.

+

When you affix the navbar, remember to account for the hidden area underneath. Add 40px or more of padding to the <body>. Be sure to add this after the core Bootstrap CSS and before the optional responsive CSS.

Brand name

A simple link to show your brand or project name only requires an anchor tag.

@@ -1516,7 +1516,7 @@
   

Page header

-

A simple shell for an h1 to appropratiely space out and segment sections of content on a page. It can utilize the h1's default small, element as well most other components (with additional styles).

+

A simple shell for an h1 to appropriately space out and segment sections of content on a page. It can utilize the h1's default small, element as well most other components (with additional styles).