diff --git a/docs/documentation/grid/grid-cells.html b/docs/documentation/grid/grid-cells.html index acb82a24..e4731a85 100644 --- a/docs/documentation/grid/grid-cells.html +++ b/docs/documentation/grid/grid-cells.html @@ -90,7 +90,7 @@ Each Bulma grid is comprised of several **cells**. You can adjust the width and {% endcapture %} {% capture markdown %} -Change which column a cell ends at, counting from the end. +Change which column a cell starts at. {% endcapture %} {% include markdown.html content=markdown %} @@ -130,7 +130,7 @@ Change which column a cell ends at, counting from the end. {% endcapture %} {% capture markdown %} -Change which column a cell starts at. +Change which column a cell ends at, counting from the end. {% endcapture %} {% include markdown.html content=markdown %}