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 - + ```