mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-12-22 12:18:09 +00:00
Update login popup copy
This commit is contained in:
parent
ef99d8c28e
commit
7ca2553d17
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ function PopUpContent(props: LoginPopupProps) {
|
|||
<div className="flex flex-col items-start justify-center gap-8 md:gap-2">
|
||||
<CardHeader className="p-0 text-xl font-bold">Welcome to Khoj!</CardHeader>
|
||||
<CardDescription>
|
||||
Sign in to get started with Khoj, your AI-powered knowledge assistant.
|
||||
Sign in to get started with Khoj, your AI research assistant.
|
||||
</CardDescription>
|
||||
</div>
|
||||
<Button
|
||||
|
|
Loading…
Reference in a new issue