Skip to content

Commit 28e32df

Browse files
vishwajeetvandrewseguin
authored andcommitted
fix(docs) : typo fix in grid-list documentation (#3063)
Fixes #3059
1 parent 9b2ed30 commit 28e32df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/grid-list/grid-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ See Material Design spec [here](https://www.google.com/design/spec/components/gr
55

66
### Setting the number of columns
77

8-
An `md-grid-list` must specify a `cols` attribute which sets the number of columns in the gird. The
8+
An `md-grid-list` must specify a `cols` attribute which sets the number of columns in the grid. The
99
number of rows will be automatically determined based on the number of columns and the number of
1010
items.
1111

0 commit comments

Comments
 (0)