mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Fix apostrophe issue in copy text when commandempty in settings page
This commit is contained in:
@@ -312,7 +312,7 @@ const ManageFilesModal: React.FC<{ onClose: () => void }> = ({ onClose }) => {
|
||||
</div>
|
||||
) : (
|
||||
<div>
|
||||
Couldn't find a good match.
|
||||
Could not find a good match.
|
||||
<Link href="/search" className="block">
|
||||
Need advanced search? Click here.
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user