From e94b790e642976d2de53c58f1673dcf166807a87 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Thu, 5 Sep 2013 09:09:20 -0400 Subject: [PATCH] Standardizing on LESS (uppercase) and avoiding the word 'less' where that's easy and sensible. --- getting-started.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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: