소스 검색

Update enterprise-faq.tsx

Stefan Pejcic 1 년 전
부모
커밋
58dd338ff1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 = [
     {
         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: