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

View File

@@ -151,7 +151,7 @@ export default function Login(props: any) {
<Link
href="https://documenso.com"
className="text-neon hover:text-neon font-medium">
Hosted Documenso will be availible soon
Hosted Documenso will be available soon
</Link>
</p>
)}