From 2c69538617eafb8be42b00204fed3abe3886e688 Mon Sep 17 00:00:00 2001 From: sriram veeraghanta Date: Fri, 29 Nov 2024 17:47:46 +0530 Subject: [PATCH] fix: hypermode text typo changes --- web/core/components/workspace/sidebar/help-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/core/components/workspace/sidebar/help-section.tsx b/web/core/components/workspace/sidebar/help-section.tsx index 54df5909e..d4dddc853 100644 --- a/web/core/components/workspace/sidebar/help-section.tsx +++ b/web/core/components/workspace/sidebar/help-section.tsx @@ -118,7 +118,7 @@ export const SidebarHelpSection: React.FC = observer( }} className="flex w-full items-center justify-between text-xs hover:bg-custom-background-80" > - Local Cache + Hyper Mode toggleLocalDB(workspaceSlug?.toString(), projectId?.toString())}