fix(public): typo in hero cta (#95)

This commit is contained in:
Reynaldi Chernando
2024-11-24 00:20:31 +07:00
committed by GitHub
parent 371cc657d7
commit 2f4e3596c1

View File

@@ -36,7 +36,7 @@ export function Hero() {
</Link>
</Button>
<p className="text-sm text-muted-foreground">
Free trail for 30 days, no credit card required
Free trial for 30 days, no credit card required
</p>
</div>