diff --git a/docs/less.html b/docs/less.html
index c9e44738..c8c1540b 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -58,7 +58,7 @@
-
+
Heads up! This page is still under construction and is missing plenty of documentation. Hang tight!
diff --git a/docs/scaffolding.html b/docs/scaffolding.html
index 2684e32e..1fd8363a 100644
--- a/docs/scaffolding.html
+++ b/docs/scaffolding.html
@@ -217,7 +217,7 @@
How to customize
-
Modifying the grid means changing the three @grid* variables and recompiling Bootstrap. Change the grids in the preboot.less file and use one of the four ways documented to recompile.
+
Modifying the grid means changing the three @grid* variables and recompiling Bootstrap. Change the grid variables in variables.less and use one of the four ways documented to recompile. If you're adding more columns, be sure to add the CSS for those in grid.less.
Staying responsive
diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache
index 580fac2f..b5cff2d1 100644
--- a/docs/templates/pages/less.mustache
+++ b/docs/templates/pages/less.mustache
@@ -1,4 +1,4 @@
-
+
Heads up! This page is still under construction and is missing plenty of documentation. Hang tight!