diff --git a/docs/components.html b/docs/components.html index 10b2aec202..a8979729e4 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.
A simple link to show your brand or project name only requires an anchor tag.
@@ -1115,7 +1115,7 @@Component alignment
To align a nav, search form, or text, use the
.pull-left
or.pull-right
utility classes. Both classes will add a CSS float in the specified direction.Adding dropdown menus
-Adding dropdowns and dropups to the nav is super simple, but does require the use of our javascript plugin.
+Adding dropdowns and dropups to the nav is super simple, but does require the use of our javascript plugin.
<ul class="nav"> <li class="dropdown"> @@ -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 theh1
's defaultsmall
, 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 theh1
's defaultsmall
, element as well most other components (with additional styles).diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 29491c118b..f5a7567907 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -554,7 +554,7 @@-What are they -
For faster mobile-friendly development, use these basic utility classes for showing and hidding content by device.
+For faster mobile-friendly development, use these basic utility classes for showing and hiding content by device.
When to use
Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation.
For example, you might show a
@@ -611,7 +611,7 @@<select>
element for nav on mobile layouts, but not on tablets or desktops.Test case
-Resize your browser or load on different devices to test the above clases.
+Resize your browser or load on different devices to test the above classes.
Visible on...
- Phone✔ Phone
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 1a7f5b91a0..a3aabe966f 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}}
@@ -1039,7 +1039,7 @@{{_i}}Component alignment{{/i}}
{{_i}}To align a nav, search form, or text, use the
.pull-left
or.pull-right
utility classes. Both classes will add a CSS float in the specified direction.{{/i}}{{_i}}Adding dropdown menus{{/i}}
-{{_i}}Adding dropdowns and dropups to the nav is super simple, but does require the use of our javascript plugin.{{/i}}
+{{_i}}Adding dropdowns and dropups to the nav is super simple, but does require the use of our javascript plugin.{{/i}}
<ul class="nav"> <li class="dropdown"> @@ -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 theh1
's defaultsmall
, 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 theh1
's defaultsmall
, element as well most other components (with additional styles).{{/i}}diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index 97131fdf2d..2d6d54c4ca 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -478,7 +478,7 @@{{_i}}What are they{{/i}} -
{{_i}}For faster mobile-friendly development, use these basic utility classes for showing and hidding content by device.{{/i}}
+{{_i}}For faster mobile-friendly development, use these basic utility classes for showing and hiding content by device.{{/i}}
{{_i}}When to use{{/i}}
{{_i}}Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation.{{/i}}
{{_i}}For example, you might show a
@@ -535,7 +535,7 @@<select>
element for nav on mobile layouts, but not on tablets or desktops.{{/i}}{{_i}}Test case{{/i}}
-{{_i}}Resize your browser or load on different devices to test the above clases.{{/i}}
+{{_i}}Resize your browser or load on different devices to test the above classes.{{/i}}
{{_i}}Visible on...{{/i}}
- Phone✔ Phone