Merge pull request #151 from abielzulio/abielzulio-fix-typo

fix(`typo`): `availible` → `available`
This commit is contained in:
Timur Ercan
2023-05-19 18:58:55 +02:00
committed by GitHub
+1 -1
View File
@@ -151,7 +151,7 @@ export default function Login(props: any) {
<Link <Link
href="https://documenso.com" href="https://documenso.com"
className="text-neon hover:text-neon font-medium"> className="text-neon hover:text-neon font-medium">
Hosted Documenso will be availible soon Hosted Documenso will be available soon
</Link> </Link>
</p> </p>
)} )}