Skip to content

Commit

Permalink
Update login popup copy
Browse files Browse the repository at this point in the history
  • Loading branch information
sabaimran committed Dec 17, 2024
1 parent ef99d8c commit 7ca2553
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7ca2553

Please sign in to comment.