Skip to content

Commit

Permalink
small copy change
Browse files Browse the repository at this point in the history
"register with us" -> "create an account"
  • Loading branch information
pvighi committed Dec 20, 2024
1 parent b6c6be7 commit 902b3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/mma/dataPrivacy/YourDataSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export const YourDataSection = (props: YourDataSectionProps) => {
<h3 css={dataPrivacyHeadingCss}>Your account data</h3>
<p css={dataPrivacyParagraphCss}>
What we mean by your account data is information you provide
when you register with us:
when you create an account:
</p>
<ul css={dataPrivacyUnorderedListCss}>
<li>First name and last name</li>
Expand Down

0 comments on commit 902b3a1

Please sign in to comment.