From 99ef73d5ee7b4d36a2a3e080ad5726b5567d0957 Mon Sep 17 00:00:00 2001
From: Eli Gooch <54377451+JeliHacker@users.noreply.github.com>
Date: Mon, 5 May 2025 01:14:02 -0400
Subject: [PATCH] Fix typos in appearance.md

---
 components/notification/appearance.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/notification/appearance.md b/components/notification/appearance.md
index 727e0a8fa..0b04126c4 100644
--- a/components/notification/appearance.md
+++ b/components/notification/appearance.md
@@ -66,9 +66,9 @@ You can see them in action in the [Notification Animation](https://demos.telerik
 
 ## Size
 
-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.
+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.
 
->caption Chance the Notiication width and height
+>caption Change the Notification width and height
 
 ````RAZOR
 <TelerikNotification @ref="@NotificationRef1"