Skip to content

Commit 6dd78ee

Browse files
authored
Merge pull request #1428 from guardian/ash/update-marketing-analysis-copy
Update Marketing analysis copy
2 parents 48a999c + 902b3a1 commit 6dd78ee

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

client/components/mma/dataPrivacy/YourDataSection.tsx

+4-12
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,12 @@ export const YourDataSection = (props: YourDataSectionProps) => {
5050
<>
5151
<h3 css={dataPrivacyHeadingCss}>Your account data</h3>
5252
<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:
5455
</p>
5556
<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>
6759
</ul>
6860

6961
<Lines n={1} />

0 commit comments

Comments
 (0)