Skip to content

Commit 4766c23

Browse files
committed
fix: wording
1 parent 2087778 commit 4766c23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/(web)/(auth)/login/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export default function LoginPage() {
6969
type="submit"
7070
className="bg-s-purple hover:bg-s-purple/90 rounded-lg py-3 text-white transition-colors duration-200"
7171
>
72-
Sign In
72+
Continue
7373
</button>
7474

7575
<div className="flex gap-x-1 text-sm">

0 commit comments

Comments
 (0)