diff --git a/src/cdk/portal/portal.md b/src/cdk/portal/portal.md index 4e375b4640ca..a5919ae7afe4 100644 --- a/src/cdk/portal/portal.md +++ b/src/cdk/portal/portal.md @@ -70,7 +70,7 @@ Usage: ``` ```ts -@ViewChild('templatePortalContent') templatePortalContent: TemplateRef; +@ViewChild('templatePortalContent') templatePortalContent: TemplateRef; ngAfterViewInit() { this.templatePortal = new TemplatePortal(