diff --git a/getting-started.html b/getting-started.html index 3ede3230c4..ffc4ea9e0b 100644 --- a/getting-started.html +++ b/getting-started.html @@ -24,7 +24,7 @@ base_url: "../"

Download source code

-

Get the latest Bootstrap LESS and JavaScript source code by downloading it directly from GitHub.

+

Get the latest Bootstrap .LESS and JavaScript source code by downloading it directly from GitHub.

Clone or fork via GitHub

@@ -50,8 +50,8 @@ base_url: "../" {% endhighlight %}
-

Compiling Bootstrap's LESS files

-

If you work with Bootstrap's uncompiled source code, you need to compile the LESS files to produce usable CSS files. For LESS compilation, we only officially support Recess, which is Twitter's CSS hinter based on less.js.

+

Compiling Bootstrap's .LESS files

+

If you work with Bootstrap's uncompiled source code, you need to compile the .LESS files to produce usable CSS files. For compiling LESS files into CSS, we only officially support Recess, which is Twitter's CSS hinter based on less.js.

@@ -647,13 +647,13 @@ bootstrap/ -

Bootstrap is built to work best in the latest desktop and mobile browsers, meaning older and less advanced browsers might receive a less stylized, though fully functional, version of certain components.

+

Bootstrap is built to work best in the latest desktop and mobile browsers, meaning older browsers might display differently styled, though fully functional, renderings of certain components.

Supported browsers

Specifically, we support the latest versions of the following: