diff --git a/ej2-vue/chat-ui/accessibility.md b/ej2-vue/chat-ui/accessibility.md
index 5edf3ec98..ac241d8dd 100644
--- a/ej2-vue/chat-ui/accessibility.md
+++ b/ej2-vue/chat-ui/accessibility.md
@@ -1,14 +1,14 @@
 ---
 layout: post
-title: Accessibility in Vue Chat UI component | Syncfusion
-description: Learn here all about Accessibility in Syncfusion Vue Chat UI component of Syncfusion Essential JS 2 and more.
+title: Accessibility in Vue Chat UI Component | Syncfusion
+description: Learn here about accessibility with Syncfusion Essential Studio Vue Chat UI Component, its elements, and more.
 platform: ej2-vue
 control: Chat UI
 documentation: ug
 domainurl: ##DomainURL##
 ---
 
-# Accessibility in Vue Chat UI component
+# Accessibility in Vue Chat UI Component
 
 The Chat UI component followed the accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria/#roles) that are commonly used to evaluate accessibility.
 
diff --git a/ej2-vue/chat-ui/events.md b/ej2-vue/chat-ui/events.md
index 8f7624848..6e3c620b2 100644
--- a/ej2-vue/chat-ui/events.md
+++ b/ej2-vue/chat-ui/events.md
@@ -1,14 +1,14 @@
 ---
 layout: post
-title: Events in Vue Chat UI component | Syncfusion
-description:  Checkout and learn about Events with Vue Chat UI component of Syncfusion Essential JS 2 and more details.
+title: Events in Vue Chat UI Component | Syncfusion
+description:  Checkout and learn about Events with Vue Chat UI Component of Syncfusion Essential JS 2 and more details.
 platform: ej2-vue
 control: Chat UI
 documentation: ug
 domainurl: ##DomainURL##
 ---
 
-# Events in Vue Chat UI component component
+# Events in Vue Chat UI Component
 
 This section describes the Chat UI events that will be triggered when appropriate actions are performed. The following events are available in the Chat UI component.
 
diff --git a/ej2-vue/chat-ui/getting-started.md b/ej2-vue/chat-ui/getting-started.md
index 62b1bf1fe..89d0b52df 100644
--- a/ej2-vue/chat-ui/getting-started.md
+++ b/ej2-vue/chat-ui/getting-started.md
@@ -1,14 +1,14 @@
 ---
 layout: post
-title: Getting started with Vue Chat UI component | Syncfusion
-description:  Checkout and learn about Getting started with Vue Chat UI component of Syncfusion Essential JS 2 and more details.
+title: Getting started with Vue Chat UI Component | Syncfusion
+description:  Checkout and learn about Getting started with Vue Chat UI Component of Syncfusion Essential JS 2 and more details.
 platform: ej2-vue
 control: Chat UI
 documentation: ug
 domainurl: ##DomainURL##
 ---
 
-# Getting Started with the Vue Chat UI component in Vue 2
+# Getting Started With Vue Chat UI Component
 
 This article provides a step-by-step guide for setting up a Vue 2 project using [Vue-CLI](https://cli.vuejs.org/) and integrating the Syncfusion Vue Chat UI component using the [Composition API](https://vuejs.org/guide/introduction.html#composition-api) / [Options API](https://vuejs.org/guide/introduction.html#options-api).