From 7ee0d9067d39588d16690631b12531104e1ee68d Mon Sep 17 00:00:00 2001 From: sabaimran Date: Thu, 8 Aug 2024 11:41:10 +0530 Subject: [PATCH] Fix apostrophe issue in copy text when commandempty in settings page --- src/interface/web/app/settings/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interface/web/app/settings/page.tsx b/src/interface/web/app/settings/page.tsx index 2794abc4..745218b3 100644 --- a/src/interface/web/app/settings/page.tsx +++ b/src/interface/web/app/settings/page.tsx @@ -312,7 +312,7 @@ const ManageFilesModal: React.FC<{ onClose: () => void }> = ({ onClose }) => { ) : (
- Couldn't find a good match. + Could not find a good match. Need advanced search? Click here.