diff --git a/apps/webapp/app/components/billing/OrgBanner.tsx b/apps/webapp/app/components/billing/OrgBanner.tsx index eb29f94bdce..a5908312bd2 100644 --- a/apps/webapp/app/components/billing/OrgBanner.tsx +++ b/apps/webapp/app/components/billing/OrgBanner.tsx @@ -109,7 +109,7 @@ function RuntimeUpdateBanner() { } > - At least one of your projects uses Node 21: deployments will fail from 5 October. + At least one of your projects uses Node 21: new deployments from 5 October will switch to using Node 24. ); }