Skip to content

Commit

Permalink
Events, promotions and contests - no semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarkhatov committed Aug 21, 2024
1 parent d9e88a1 commit b12b021
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/components/Modals/Privacy/data/privacy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -283,14 +283,14 @@ export const Privacy = () => {
<strong>Events, promotions and contests.</strong> We may use your
personal information to:
<ul className="list-disc list-inside">
<li>administer promotions and contests;</li>
<li>administer promotions and contests</li>
<li>
communicate with you about promotions or contests in which you
participate;
participate
</li>
<li>
contact or market to you after collecting your personal information
at an event;
at an event
</li>
</ul>
</p>
Expand Down

0 comments on commit b12b021

Please sign in to comment.