diff --git a/docs/data/material/components/grid/grid.md b/docs/data/material/components/grid/grid.md index 75e7a12e92d07e..c2b20321089c39 100644 --- a/docs/data/material/components/grid/grid.md +++ b/docs/data/material/components/grid/grid.md @@ -133,7 +133,7 @@ https://www.w3.org/TR/css-flexbox-1/#box-model {{"demo": "NestedGrid.js", "bg": true}} -⚠️ Defining an explicit width to a Grid element that is flex container, flex item, and has spacing at the same time lead to unexpected behavior, avoid doing it: +⚠️ Defining an explicit width to a Grid element that is flex container, flex item, and has spacing at the same time leads to unexpected behavior, avoid doing it: ```jsx