Explorar o código

Update enterprise-sso-mutlifactor-auth.tsx

Stefan Pejcic hai 1 ano
pai
achega
92f21cff54

+ 2 - 3
documentation/src/refine-theme/enterprise-sso-mutlifactor-auth.tsx

@@ -44,7 +44,7 @@ export const EnterpriseSSOMultifactorAuth = ({
                                 "font-semibold",
                             )}
                         >
-                            Single Sign On
+                            Match your Brand
                         </h2>
                         <p
                             className={clsx(
@@ -52,8 +52,7 @@ export const EnterpriseSSOMultifactorAuth = ({
                                 "dark:text-gray-400 text-gray-600",
                             )}
                         >
-                            Pre-built components and hooks to easily build your
-                            sign-on interfaces.
+                            Customize the OpenPanel interface to match your brand.
                         </p>
                     </div>
                 </div>