Skip to content

Commit

Permalink
Add quotes to 'HeCo Invest' in the ToS title
Browse files Browse the repository at this point in the history
  • Loading branch information
SARodrigues committed Jan 29, 2024
1 parent 38eb828 commit 1d6145e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/pages/terms-conditions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ const TermsConditions: PageComponent<TermsConditionsProps, StaticPageLayoutProps
<div className="h-auto">
<h1 className="font-serif text-2xl text-center font-semibold md:text-3xl text-green-dark mb-10">
<FormattedMessage
defaultMessage="TERMS AND CONDITIONS OF THE HeCo Invest PLATFORM"
id="6HVIBd"
defaultMessage='TERMS AND CONDITIONS OF THE "HeCo Invest" PLATFORM'
id="C5g7Dz"
/>
</h1>
<div className="my-4 mb-12 space-y-4">
Expand Down

0 comments on commit 1d6145e

Please sign in to comment.