From 58dd338ff191eae09116d2d49c7a42dd4398f7ce Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 6 May 2024 18:51:09 +0200 Subject: [PATCH] Update enterprise-faq.tsx --- documentation/src/refine-theme/enterprise-faq.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/refine-theme/enterprise-faq.tsx b/documentation/src/refine-theme/enterprise-faq.tsx index 248da4e5..35096018 100644 --- a/documentation/src/refine-theme/enterprise-faq.tsx +++ b/documentation/src/refine-theme/enterprise-faq.tsx @@ -101,7 +101,7 @@ export const EnterpriseFaq = ({ className }: { className?: string }) => { const faq = [ { question: "How does the pricing work for the Enterprise edition?", - answer: "The pricing model is based on the number of end users.", + answer: "Pricing is per server, not per number of end users.", }, { question: