From b3595790789b42901ad1a41d7fd4ea8fe891ac10 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Tue, 27 Feb 2018 14:44:00 +0000 Subject: [PATCH] Update document-list.component.md --- docs/document-list.component.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/document-list.component.md b/docs/document-list.component.md index 31a9fc3c72..f38c5a6165 100644 --- a/docs/document-list.component.md +++ b/docs/document-list.component.md @@ -136,7 +136,7 @@ Below is a basic example of handling DOM events in the parent elements. ### Card view -If you want to enable the card view mode you need to set to 'gallery' the display input parameter [cardview] : +If you want to enable the card view mode you need to set to 'gallery' the input parameter [display] : ```html