diff --git a/docs/document-list.component.md b/docs/document-list.component.md index 637d399f28..0bfd40f76c 100644 --- a/docs/document-list.component.md +++ b/docs/document-list.component.md @@ -564,7 +564,7 @@ actions you have defined in a context menu: @Component({ selector: 'my-view', template: ` - ... + ... ` })