diff --git a/src/routes/(app)/+page.svelte b/src/routes/(app)/+page.svelte index 432e997..ffcce6f 100644 --- a/src/routes/(app)/+page.svelte +++ b/src/routes/(app)/+page.svelte @@ -137,7 +137,7 @@ On the last day of the season, a single "Grand Faire" tournament is held. The Grand Faire DOES award prizes (in ETH) to the winner, and will also consist of more matches for certainty. The Grand Faire prize increases with each successive season, as players naturally become more sophisticated with time.

- The contest is free to join, but you will need a small amount of ETH on {chain.name} to cover gas for registration, submissions, and to claim any prizes. + The contest is free to join, but you will need a very small amount of ETH on {chain.name} to cover gas for registration, submissions, and to claim any prizes.

Tournaments

@@ -202,7 +202,7 @@

  • 🚩 Game contracts (start here!)