Skip to content

Commit 7ec4b18

Browse files
authored
Update index.tsx
1 parent adff765 commit 7ec4b18

File tree

1 file changed

+2
-2
lines changed
  • src/components/Banners/BugBountyBanner

1 file changed

+2
-2
lines changed

src/components/Banners/BugBountyBanner/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ const BugBountyBanner = () => (
99
<BannerNotification shouldShow>
1010
<Center>
1111
<p>
12-
Prague code is now in scope! Join the Prague Audit Competition on {" "}
12+
Prague code is now in scope! The Prague Audit Competition is running on {" "}
1313
<a href="https://cantina.xyz/competitions/9ab19e33-b73c-4384-83a8-b905f508ce5e">
1414
Cantina
1515
</a>{" "}
16-
on the 21 of February, with up to $2,000,000 in rewards!
16+
during 21st of February - 21st of March, with up to $2,000,000 in rewards!
1717
</p>
1818
</Center>
1919
</BannerNotification>

0 commit comments

Comments
 (0)