Skip to content

Commit 1ff7937

Browse files
Raushan kumarclaude
andcommitted
Fix misleading terms of service text
Replace placeholder ToS text with accurate data privacy statement Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 16c1954 commit 1ff7937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Auth/SignIn.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export function SignIn() {
9898

9999
<div className="mt-6 text-center">
100100
<p className="text-xs text-slate-400">
101-
By signing in, you agree to our terms of service
101+
Your data is stored securely and never shared
102102
</p>
103103
</div>
104104
</>

0 commit comments

Comments
 (0)