Skip to content

Commit 0eec6cd

Browse files
authored
docs(material/bottom-sheet): fix typo (#20636)
1 parent 469984f commit 0eec6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/bottom-sheet/bottom-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Similarly to `MatDialog`, `MatBottomSheet` instantiates components at run-time.
5555
work, the Angular compiler needs extra information to create the necessary `ComponentFactory` for
5656
your bottom sheet content component.
5757

58-
Any components that are include inside of a bottom sheet have to be added to the `entryComponents`
58+
Any components that are included inside of a bottom sheet have to be added to the `entryComponents`
5959
inside your `NgModule`.
6060

6161

0 commit comments

Comments
 (0)