From d3873b0fc7818c12ec42a6fcfce344950c19fea5 Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 14 Mar 2012 20:28:24 -0600 Subject: [PATCH] Typo Fixes for .mustache files Added the doc typo fixes to the .mustache files as well. --- docs/templates/pages/components.mustache | 4 ++-- docs/templates/pages/scaffolding.mustache | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 1a7f5b91a0..b03e52e3ed 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -964,7 +964,7 @@ -

{{_i}}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.{{/i}}

+

{{_i}}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.{{/i}}

{{_i}}Brand name{{/i}}

{{_i}}A simple link to show your brand or project name only requires an anchor tag.{{/i}}

@@ -1440,7 +1440,7 @@
   

{{_i}}Page header{{/i}}

-

{{_i}}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).{{/i}}

+

{{_i}}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).{{/i}}