Skip to content

Commit

Permalink
NEOS-1014: updateFAQ (#1790)
Browse files Browse the repository at this point in the history
  • Loading branch information
evisdrenova committed Apr 19, 2024
1 parent 2a8a4e3 commit f857a0b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion marketing/app/pricing/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,9 @@ function FAQs(): ReactElement {
<AccordionItem value="item-3">
<AccordionTrigger>When do the record limits reset?</AccordionTrigger>
<AccordionContent>
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.
</AccordionContent>
</AccordionItem>
<AccordionItem value="item-4">
Expand Down

0 comments on commit f857a0b

Please sign in to comment.