Skip to content

Commit 25a64cd

Browse files
committed
escape characters
1 parent d5f1998 commit 25a64cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/bug-bounty.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -534,13 +534,13 @@ const BugBountiesPage = () => {
534534
<UnorderedList>
535535
<ListItem>
536536
<InlineLink href="https://benjaminion.xyz/eth2-annotated-spec/">
537-
Ben Edgington's{" "}
537+
Ben Edgington&apos;s{" "}
538538
{t("page-upgrades-bug-bounty-annotated-specs")}
539539
</InlineLink>
540540
</ListItem>
541541
<ListItem>
542542
<InlineLink href="https://github.com/ethereum/annotated-spec">
543-
Vitalik Buterin's{" "}
543+
Vitalik Buterin&apos;s{" "}
544544
{t("page-upgrades-bug-bounty-annotated-specs")}
545545
</InlineLink>
546546
</ListItem>

0 commit comments

Comments
 (0)