Skip to content

Commit 613606d

Browse files
crisbetommalerba
authored andcommitted
docs: fix syntax error in doc region (#19683)
Fixes a syntax error in one of the docs that is breaking the build on master.
1 parent 01f6e5d commit 613606d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components-examples/material/badge/badge-overview/badge-overview-example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<p>
3333
Icon with a badge
34-
<!-- #dorection mat-badge-color -->
34+
<!-- #docregion mat-badge-color -->
3535
<mat-icon matBadge="15" matBadgeColor="warn">home</mat-icon>
3636
<!-- #enddocregion mat-badge-color -->
3737
<!-- Include text description of the icon's meaning for screen-readers -->

0 commit comments

Comments
 (0)