From 274a3426576d7aef40bb2b760a3fc7a9bce95521 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Jun 2013 19:50:37 -0700 Subject: [PATCH] Docs: fix 1 typo; use in 1 place --- docs/css.html | 2 +- docs/customize.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/css.html b/docs/css.html index 2f7d747085..f73be9ac89 100644 --- a/docs/css.html +++ b/docs/css.html @@ -247,7 +247,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."

Need more examples?

-

We dive into more grid layouts in a separte page, free of chrome and documentation to better show you the power of the grid.

+

We dive into more grid layouts in a separate page, free of chrome and documentation to better show you the power of the grid.

More grid examples

diff --git a/docs/customize.html b/docs/customize.html index 19957867f2..ed33632891 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -357,7 +357,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

Heads up!

-

All checked plugins will be compiled into a single file, bootstrap.js. All plugins require the latest version of jQuery to be included.

+

All checked plugins will be compiled into a single file, bootstrap.js. All plugins require the latest version of jQuery to be included.

-- 2.47.2