Skip to content

Commit 92b9701

Browse files
authored
Update src/pages/bug-bounty.tsx
1 parent 8283682 commit 92b9701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/bug-bounty.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ const BugBountiesPage = () => {
456456
title={t("page-upgrades-bug-bounty-meta-title")}
457457
description={t("page-upgrades-bug-bounty-meta-description")}
458458
/>
459-
{/* INFO: Uncommon this to enable Bug Bounty Banner: <BugBountyBanner /> */}
459+
{/* INFO: Uncomment this to enable Bug Bounty Banner: <BugBountyBanner /> */}
460460
<Content>
461461
<HeroCard>
462462
<HeroContainer>

0 commit comments

Comments
 (0)