fix(public): typo in hero cta (#95)
This commit is contained in:
committed by
GitHub
parent
371cc657d7
commit
2f4e3596c1
@@ -36,7 +36,7 @@ export function Hero() {
|
|||||||
</Link>
|
</Link>
|
||||||
</Button>
|
</Button>
|
||||||
<p className="text-sm text-muted-foreground">
|
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user