diff --git a/src/assets/data/faq/index.js b/src/assets/data/faq/index.js
index da4ddf366cc00e..366bb91836c2b8 100644
--- a/src/assets/data/faq/index.js
+++ b/src/assets/data/faq/index.js
@@ -42,7 +42,7 @@ const data = {
category: "Meshery",
subcategory: "Playground",
answer: [
- "The Cloud Native Playground (aka Meshery Playground) is a managed instance of Meshery that offers a sandbox environment in which half of KanvasBETA functionality is enabled (Designer mode) and the other half of KanvasBETA functionality is disabled (Visualizer mode).",
+ "The Cloud Native Playground (aka Meshery Playground) is a managed instance of Meshery that offers a sandbox environment in which half of Kanvas functionality is enabled (Designer mode) and the other half of Kanvas functionality is disabled (Visualizer mode).",
"The sandbox environment is not connected to an active Kuberentes cluster, and as such, specific actions within Kanvas Designer are also disabled. Meshery and Kanvas are feature-rich, sophisticated management applications for cloud native infrastructure. To access their full set of capabilities, simply deploy your own copy of Meshery into the environment of your choosing.",
],
},