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 fc7ba87 commit 078b1a3Copy full SHA for 078b1a3
src/material/bottom-sheet/bottom-sheet.md
@@ -55,7 +55,7 @@ Similarly to `MatDialog`, `MatBottomSheet` instantiates components at run-time.
55
work, the Angular compiler needs extra information to create the necessary `ComponentFactory` for
56
your bottom sheet content component.
57
58
-Any components that are include inside of a bottom sheet have to be added to the `entryComponents`
+Any components that are included inside of a bottom sheet have to be added to the `entryComponents`
59
inside your `NgModule`.
60
61
0 commit comments