From 2cbb2db02e3304eeeb10f01640427d20ee585b3f Mon Sep 17 00:00:00 2001 From: sriram veeraghanta Date: Wed, 8 May 2024 14:24:19 +0530 Subject: [PATCH] fix: community edition label --- web/components/workspace/help-section.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/web/components/workspace/help-section.tsx b/web/components/workspace/help-section.tsx index 680fd910b..ca9898080 100644 --- a/web/components/workspace/help-section.tsx +++ b/web/components/workspace/help-section.tsx @@ -66,9 +66,11 @@ export const WorkspaceHelpSection: React.FC = observe }`} > {!isCollapsed && ( -
- Free Plan -
+ +
+ Community Edition +
+
)}