diff --git a/getting-started.html b/getting-started.html index ffc4ea9e0b..fd83ba5467 100644 --- a/getting-started.html +++ b/getting-started.html @@ -24,7 +24,7 @@ base_url: "../"
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.
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.