Fix outro wording: weird -> fun

This commit is contained in:
Chad Curtis
2026-02-20 22:08:19 -06:00
parent d5772de200
commit f64ef2aed7
+1 -1
View File
@@ -886,7 +886,7 @@ function OutroStep({ onComplete }: { onComplete: () => void }) {
You're all set
</h2>
<p className="text-muted-foreground text-sm leading-relaxed">
That's it! Go find something wonderful, share something weird,
That's it! Go find something wonderful, share something fun,
and make yourself at home.
</p>
</div>