From 1c8ea33b3e1238fa5c0fcb9a5d385012fd23c637 Mon Sep 17 00:00:00 2001 From: Asher Foster Date: Fri, 10 Feb 2017 08:48:43 +1300 Subject: [PATCH] docs(list): fix incorrect docs for md-list Related to #2999. Code example shows md-icon with [md-list-avatar] instead of [md-list-icon] --- src/lib/list/list.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/list/list.md b/src/lib/list/list.md index 8365e1b63c39..8792151c4d05 100644 --- a/src/lib/list/list.md +++ b/src/lib/list/list.md @@ -109,14 +109,14 @@ To add a divider, use ``.

Folders

- folder + folder

{{folder.name}}

{{folder.updated}}

Notes

- note + note

{{note.name}}

{{note.updated}}