Преглед на файлове

Update enterprise-sso-mutlifactor-auth.tsx

Stefan Pejcic преди 1 година
родител
ревизия
92f21cff54
променени са 1 файла, в които са добавени 2 реда и са изтрити 3 реда
  1. 2 3
      documentation/src/refine-theme/enterprise-sso-mutlifactor-auth.tsx

+ 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>