diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html index e67905c3d8..c596106287 100644 --- a/examples/jumbotron/index.html +++ b/examples/jumbotron/index.html @@ -69,7 +69,7 @@
This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.
+This is a template for a simple marketing or informational website. It includes a large callout called a jumbotron and three supporting pieces of content. Use it as a starting point to create something more unique.
If you work with Bootstrap's uncompiled source code, you need to compile the LESS files to produce usable CSS files. We officially support Recess, which is Twitter's CSS hinter based on less.js.
+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.