Skip to content

Commit 5e39091

Browse files
epelcmmalerba
authored andcommitted
docs(core/portal): fix TemplatePortalDirective spelling (#4273)
It was missing an `r`
1 parent 79306ad commit 5e39091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/core/portal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Usage:
5151
```
5252

5353
A component can use `@ViewChild` or `@ViewChildren` to get a reference to a
54-
`TemplatePortalDiective`.
54+
`TemplatePortalDirective`.
5555

5656
##### `ComponentPortal`
5757
Used to create a portal from a component type.

0 commit comments

Comments
 (0)