Skip to content

Commit 0d5f48e

Browse files
JeliHackerradkostanev
authored andcommitted
Fix typos in appearance.md
1 parent 5ee76d8 commit 0d5f48e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/notification/appearance.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ You can see them in action in the [Notification Animation](https://demos.telerik
6666

6767
## Size
6868

69-
You can control the Size of the Notification by using CSS. To make the cascading of the styles easier and target a single instance of the component you should use the `Class` parameter exposed in the the `<TelerikNotification>` tag.
69+
You can control the Size of the Notification by using CSS. To make the cascading of the styles easier and target a single instance of the component you should use the `Class` parameter exposed in the `<TelerikNotification>` tag.
7070

71-
>caption Chance the Notiication width and height
71+
>caption Change the Notification width and height
7272
7373
````RAZOR
7474
<TelerikNotification @ref="@NotificationRef1"

0 commit comments

Comments
 (0)