We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd2219 commit dfb6db5Copy full SHA for dfb6db5
1 file changed
src/features/auth/components/AuthModal.tsx
@@ -115,11 +115,11 @@ export const AuthModal = ({ showAuth }: AuthModalProps) => {
115
<p>
116
By signing in, you agree to our{' '}
117
<a href={termsAndConditionsLink} target="_blank" rel="noreferrer">
118
- Terms of Service
+ terms of Service
119
</a>{' '}
120
and{' '}
121
<a href={privacyPolicyLink} target="_blank" rel="noreferrer">
122
- Privacy Policy
+ privacy Policy
123
</a>
124
.
125
</p>
0 commit comments