diff --git a/src/components/FAQs.astro b/src/components/FAQs.astro
index fb3943d..a38cf24 100644
--- a/src/components/FAQs.astro
+++ b/src/components/FAQs.astro
@@ -41,7 +41,7 @@ At the very least, SquiggleConf will include:
[
"What is the full schedule of events?",
await markdown(
- `We will let you know soon! This is partially dependent on the CFP and corporate sponsorships. Subscribe to the newsletter to be the first to know!`,
+ `See Schedule! Subscribe to the newsletter to be the first to know as more is added.`,
),
],
],