From ac9950284fb4f2e0747fdb234b5c4ad6971ba28d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 3 Sep 2024 08:07:29 +0200 Subject: [PATCH] Update enterprise-faq.tsx --- documentation/src/refine-theme/enterprise-faq.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/documentation/src/refine-theme/enterprise-faq.tsx b/documentation/src/refine-theme/enterprise-faq.tsx index 35096018..7ae3674d 100644 --- a/documentation/src/refine-theme/enterprise-faq.tsx +++ b/documentation/src/refine-theme/enterprise-faq.tsx @@ -111,7 +111,12 @@ const faq = [ { question: "Is it possible to upgrade from the Community edition to Enterprise edition?", - answer: "Yes, at any time you can upgrade your license from Commuunity to Enterprise edition and all limits will imediately be lifted, and additional features added.", + answer: "Yes, at any time you can upgrade your license from Community to Enterprise edition and all limits will imediately be lifted, and additional features added.", + }, + { + question: + "Do you offer trial license for the Enterprise edition?", + answer: "Yes, we offer a 14 days trial on request.", }, { question: "How often does Enterprise edition receive updates?",