From 31b30ab88e6ac823653a6211365d6c9d46c5fa5d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 31 Jul 2012 00:06:37 -0700 Subject: [PATCH] copy edits to docs --- docs/base-css.html | 2 +- docs/scaffolding.html | 2 +- docs/templates/pages/base-css.mustache | 2 +- docs/templates/pages/scaffolding.mustache | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/base-css.html b/docs/base-css.html index 50c3628642..4b67ef17e8 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -74,7 +74,7 @@

Base CSS

-

On top of the scaffolding, basic HTML elements are styled and enhanced with extensible classes.

+

Fundamental HTML elements styled and enhanced with extensible classes.

diff --git a/docs/scaffolding.html b/docs/scaffolding.html index eb5f19ae71..76ef0cc2ef 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -74,7 +74,7 @@

Scaffolding

-

Bootstrap is built on a responsive 12-column grid and includes fixed- and fluid-width layouts.

+

Bootstrap is built on responsive 12-column grids, layouts, and components.

diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index 89732c4fbb..0c18e80e73 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -3,7 +3,7 @@

{{_i}}Base CSS{{/i}}

-

{{_i}}On top of the scaffolding, basic HTML elements are styled and enhanced with extensible classes.{{/i}}

+

{{_i}}Fundamental HTML elements styled and enhanced with extensible classes.{{/i}}

diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index 385c9db70a..63501e7fc8 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -3,7 +3,7 @@

{{_i}}Scaffolding{{/i}}

-

{{_i}}Bootstrap is built on a responsive 12-column grid and includes fixed- and fluid-width layouts.{{/i}}

+

{{_i}}Bootstrap is built on responsive 12-column grids, layouts, and components.{{/i}}