From 1786aed71dae025a351af3a5b2a715af658f6a27 Mon Sep 17 00:00:00 2001 From: jody tate Date: Tue, 27 Aug 2013 09:05:18 -0700 Subject: [PATCH] a few wording tweaks - Changed some existential constructions (yes, they're really called existential http://en.wikipedia.org/wiki/Existential_clause). These aren't innately evil, but rewordings of existential clauses often sound more direct. - Changed a "which" to a "that." --- getting-started.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/getting-started.html b/getting-started.html index f90b18f02e..99d61e86a1 100644 --- a/getting-started.html +++ b/getting-started.html @@ -13,7 +13,7 @@ base_url: "../" -

There are a few easy ways to quickly get started with Bootstrap, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

+

Bootstrap has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

Compiled CSS, JS, and fonts

The fastest way to get Bootstrap is to download the compiled and minified versions of our CSS and JavaScript, along with the included fonts. No documentation or original source files are included.

@@ -672,7 +672,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {

For more information and usage guidelines, read Windows Phone 8 and Device-Width.

Safari percent rounding

-

In the latest Safari for Mac, its rendering engine has a little trouble with the long decimal places of our .col-*-1 grid classes, meaning if you have 12 individual columns you'll notice they come up short compared to other rows of columns. There's not much we can do here (see #9282) but you do have some options:

+

In the latest Safari for Mac, its rendering engine has a little trouble with the long decimal places of our .col-*-1 grid classes, meaning if you have 12 individual columns you'll notice they come up short compared to other rows of columns. We can't do much here (see #9282) but you do have some options: