Forráskód Böngészése

Update enterprise-faq.tsx

Stefan Pejcic 1 éve
szülő
commit
58dd338ff1
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      documentation/src/refine-theme/enterprise-faq.tsx

+ 1 - 1
documentation/src/refine-theme/enterprise-faq.tsx

@@ -101,7 +101,7 @@ export const EnterpriseFaq = ({ className }: { className?: string }) => {
 const faq = [
 const faq = [
     {
     {
         question: "How does the pricing work for the Enterprise edition?",
         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:
         question: