fix grammar

This commit is contained in:
2025-08-20 14:11:53 -04:00
parent 655517a27c
commit cde44ee2d7

View File

@@ -280,7 +280,7 @@ export default function HomePage() {
) : (
<div className="mb-4 p-4 border border-dashed rounded-lg text-center">
<div className="text-sm text-muted-foreground">
Sign in to unlock AI natural language event creation
Sign in to unlock natural language event creation powered by AI
</div>
</div>
)}