fix: small typo error (#584)

This commit is contained in:
Anik Dhabal Babu
2023-11-03 07:28:09 +05:30
committed by Mythie
parent 8ae860432d
commit f841683d82
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ export default function SignInPage() {
href="/forgot-password"
className="text-muted-foreground text-sm duration-200 hover:opacity-70"
>
Forgotten your password?
Forgot your password?
</Link>
</p>
</div>