Skip to content

Commit 9abe18c

Browse files
feat: update legal page rights information
- Clarified rights under GDPR and Swiss DSG - Improved wording for better readability
1 parent 09b9881 commit 9abe18c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/pages/LegalPage.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ export function LegalPage() {
195195

196196
<Typography sx={subheadingStyle}>Your Rights</Typography>
197197
<Typography sx={textStyle}>
198-
Under GDPR and Swiss DSG, you have the right to access, rectification, erasure, and data portability. Since
199-
we do not store personal data, there is typically nothing to delete or export. For questions, contact{' '}
198+
You have the right to access, rectify, erase, and export your data. Since we do not store personal data,
199+
there is typically nothing to delete or export. For questions, contact{' '}
200200
<Link href="mailto:admin@pyplots.ai" sx={{ color: '#3776AB' }}>
201201
admin@pyplots.ai
202202
</Link>

0 commit comments

Comments
 (0)