From f857a0b8a8e56a9f8a05f869a0eb78e254a396db Mon Sep 17 00:00:00 2001 From: Evis Drenova <80707987+evisdrenova@users.noreply.github.com> Date: Thu, 18 Apr 2024 20:31:10 -0700 Subject: [PATCH] NEOS-1014: updateFAQ (#1790) --- marketing/app/pricing/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/marketing/app/pricing/page.tsx b/marketing/app/pricing/page.tsx index 034a6618c..902d92325 100644 --- a/marketing/app/pricing/page.tsx +++ b/marketing/app/pricing/page.tsx @@ -367,7 +367,9 @@ function FAQs(): ReactElement { When do the record limits reset? - They reset exactly one month after you signed up.{' '} + Billing resets on the first of every month. If you sign up after the + first of the month, your bill and usage will be prorated + accordingly.