diff --git a/web-optimle/www/src/About.tsx b/web-optimle/www/src/About.tsx index e5302a4..1893713 100644 --- a/web-optimle/www/src/About.tsx +++ b/web-optimle/www/src/About.tsx @@ -16,7 +16,7 @@ export function About() { Absurdle.

- You start with a prepopulated table of guesses and must find a way to + You start with a prepopulated table of guesses and must find a way to{" "} guarantee a win in exactly 2 guesses. There are always more than two possible words at the start, so brute force won't work, but feel free to try if you're stuck!