Skip to content

Commit 4ae635d

Browse files
OneSidedPrismmmalerba
authored andcommitted
docs: Fixed minor typo (#26612)
(cherry picked from commit 9d09b34)
1 parent fdf1dc4 commit 4ae635d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components-examples/material/button/button-types/button-types-example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h3>Icon Buttons</h3>
5757
<mat-icon>favorite</mat-icon>
5858
</button>
5959
</div>
60-
<a mat-icon-button matTooltip="Lik" routerLink="." aria-label="Example icon-button with a heart icon">
60+
<a mat-icon-button matTooltip="Link" routerLink="." aria-label="Example icon-button with a heart icon">
6161
<mat-icon>favorite</mat-icon>
6262
</a>
6363
</div>

0 commit comments

Comments
 (0)