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 fdf1dc4 commit 4ae635dCopy full SHA for 4ae635d
src/components-examples/material/button/button-types/button-types-example.html
@@ -57,7 +57,7 @@ <h3>Icon Buttons</h3>
57
<mat-icon>favorite</mat-icon>
58
</button>
59
</div>
60
- <a mat-icon-button matTooltip="Lik" routerLink="." aria-label="Example icon-button with a heart icon">
+ <a mat-icon-button matTooltip="Link" routerLink="." aria-label="Example icon-button with a heart icon">
61
62
</a>
63
0 commit comments