diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index 1ae149aadc..54bdfbe0ad 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -63,7 +63,7 @@
Per the documentation, nesting is easy—just put a row of columns within an existing row. This gives you two columns starting at desktops and scaling to large desktops, with another two (equal widths) within the larger column.
+Per the documentation, nesting is easy—just put a row of columns within an existing column. This gives you two columns starting at desktops and scaling to large desktops, with another two (equal widths) within the larger column.
At mobile device sizes, tablets and down, these columns and their nested columns will stack.