Skip to content

Commit 2b20e7e

Browse files
docs(avatar): fix types article sample (#1656)
1 parent 5a03aec commit 2b20e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/avatar/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If the `Type` parameter value is not matching the type of the content, you will
4141
4242
<TelerikAvatar Type="AvatarType.Icon">
4343
44-
<TelerikFontIcon Icon="@FontIcon.User"></TelerikIcon>
44+
<TelerikFontIcon Icon="@FontIcon.User"></TelerikFontIcon>
4545
4646
</TelerikAvatar>
4747
````

0 commit comments

Comments
 (0)