File tree 1 file changed +4
-12
lines changed
client/components/mma/dataPrivacy
1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -50,20 +50,12 @@ export const YourDataSection = (props: YourDataSectionProps) => {
50
50
< >
51
51
< h3 css = { dataPrivacyHeadingCss } > Your account data</ h3 >
52
52
< p css = { dataPrivacyParagraphCss } >
53
- What we mean by your account data
53
+ What we mean by your account data is information you provide
54
+ when you create an account:
54
55
</ p >
55
56
< ul css = { dataPrivacyUnorderedListCss } >
56
- < li >
57
- Information you provide when you register with us e.g. email
58
- address
59
- </ li >
60
- < li >
61
- Information about the products or services you buy from us
62
- </ li >
63
- < li >
64
- Pages you view on theguardian.com or other Guardian websites
65
- when signed in and your region
66
- </ li >
57
+ < li > First name and last name</ li >
58
+ < li > Email address</ li >
67
59
</ ul >
68
60
69
61
< Lines n = { 1 } />
You can’t perform that action at this time.
0 commit comments