From 242ec3c1c546925d76cf18471ff73e9f44ce5402 Mon Sep 17 00:00:00 2001
From: Lawrence Forman
Date: Mon, 17 Jun 2024 07:26:42 -0400
Subject: [PATCH] frontpage language
---
src/routes/(app)/+page.svelte | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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.
@@ -202,7 +202,7 @@
🚩 Game contracts (start here!)
- - A foundry development environment containing all the core game logic, sample players, and a local match runner. Once you've developed a contract, come back here to upload it and join tournaments during the season to see how it does.
+ - A foundry development environment containing all the core game logic, sample agents, and a local match runner. Once you've developed a contract, come back here to upload it and join tournaments during the season to see how it does.