diff --git a/docs/grid.html b/docs/grid.html
index 459d8ec..27420bd 100644
--- a/docs/grid.html
+++ b/docs/grid.html
@@ -364,6 +364,7 @@
- Predefined layouts can be combined with most of the features of the grid system, such as offsets and reordering.
- If you use a fluid predefined layout, its columns will always be placed in one row.
+ - Not specifying a predefined layout for a resolution will use the style applied for the previous largest resolution recursively.