From ad9c3eafcce9101e7b4fc1012ccde03ffa46c33a Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Mon, 22 Jul 2024 15:42:39 -0400 Subject: [PATCH] update FAQs --- frontend/src/components/hosted/FAQs.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/hosted/FAQs.tsx b/frontend/src/components/hosted/FAQs.tsx index c0c43b2..fee8056 100644 --- a/frontend/src/components/hosted/FAQs.tsx +++ b/frontend/src/components/hosted/FAQs.tsx @@ -6,7 +6,7 @@ function FAQs() { "Each creation, whether from a screenshot or text, consumes 1 credit. Every additional edit also consumes 1 credit. If you run out of credits, you can easily upgrade your plan to obtain more.", }, { - question: "When do credits reset? Do unused credits roll over?", + question: "When do credits reset?", answer: "Your credits reset at the beginning of each month and do not roll over. Every 1st of the month, you will receive a fresh batch of credits.", },