Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 151378d

Browse files
davidyukkara
authored andcommitted
docs(list): fix typo (#9526)
1 parent a415550 commit 151378d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/list/list.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ function mdListDirective($mdTheming) {
181181
* <span>Alan Turing</span>
182182
* </hljs>
183183
*
184-
* When using `<md-icon>` for an avater, you have to use the `.md-avatar-icon` class.
184+
* When using `<md-icon>` for an avatar, you have to use the `.md-avatar-icon` class.
185185
* <hljs lang="html">
186186
* <md-list-item>
187187
* <md-icon class="md-avatar-icon" md-svg-icon="avatars:timothy"></md-icon>

0 commit comments

Comments
 (0)