Skip to content

Commit 9d09b34

Browse files
docs: Fixed minor typo (#26612)
1 parent c4c57f7 commit 9d09b34

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)