Skip to content

Commit

Permalink
fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-hodgson committed Sep 19, 2024
1 parent b78276b commit 7dade8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ const TermsAndConditions: React.FunctionComponent<TermsAndConditionsProps> = ({
<h3 className="page-header">Pledge</h3>
<form>
<label>
I affirm my commitment to Sage's{' '}
I affirm my commitment to Sage&apos;s{' '}
<Link target="_blank" href={sageTermsOfService}>
Terms of Service
</Link>{' '}
Expand Down

0 comments on commit 7dade8d

Please sign in to comment.