From 7c7e5d52b73ffeae32082d12a91175e77d4c3dee Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Tue, 10 May 2016 16:35:23 +0100 Subject: [PATCH] #9 readme fixes --- ng2-components/ng2-alfresco-documentlist/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ng2-components/ng2-alfresco-documentlist/README.md b/ng2-components/ng2-alfresco-documentlist/README.md index 188dedfc24..b75c8f5395 100644 --- a/ng2-components/ng2-alfresco-documentlist/README.md +++ b/ng2-components/ng2-alfresco-documentlist/README.md @@ -58,10 +58,10 @@ In addition ```DOCUMENT_LIST_PROVIDERS``` exports all primary services and provi ### Breadcrumb Document List provides simple breadcrumb element to indicate the current position within a navigation hierarchy. -It can be enabled via `thumbnails` attribute: +It can be enabled via `breadcrumb` attribute: ```html - + ```