We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053f0ba commit 0b0f401Copy full SHA for 0b0f401
src/cdk/portal/portal.md
@@ -1,7 +1,7 @@
1
The `portals` package provides a flexible system for rendering dynamic content into an application.
2
3
### Portals
4
-A `Portal `is a piece of UI that can be dynamically rendered to an open slot on the page.
+A `Portal` is a piece of UI that can be dynamically rendered to an open slot on the page.
5
6
The "piece of UI" can be either a `Component` or a `TemplateRef` and the "open slot" is
7
a `PortalOutlet`.
0 commit comments