mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Fix apostrophe in the add documents modal
This commit is contained in:
@@ -245,8 +245,8 @@ const UploadFiles: React.FC<{
|
||||
<DialogHeader>
|
||||
<DialogTitle>Build Your Knowledge Base</DialogTitle>
|
||||
<DialogDescription>
|
||||
Add your files to supercharge Khoj's AI with your knowledge. Get instant,
|
||||
personalized answers powered by your own documents and data.
|
||||
Add your files to supercharge Khoj`'`s AI with your knowledge. Get
|
||||
instant, personalized answers powered by your own documents and data.
|
||||
</DialogDescription>
|
||||
</DialogHeader>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user