We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2ed30 commit 28e32dfCopy full SHA for 28e32df
src/lib/grid-list/grid-list.md
@@ -5,7 +5,7 @@ See Material Design spec [here](https://www.google.com/design/spec/components/gr
5
6
### Setting the number of columns
7
8
-An `md-grid-list` must specify a `cols` attribute which sets the number of columns in the gird. The
+An `md-grid-list` must specify a `cols` attribute which sets the number of columns in the grid. The
9
number of rows will be automatically determined based on the number of columns and the number of
10
items.
11
0 commit comments