Explorar el Código

update credit banner copy (#4508)

jusrhee hace 2 años
padre
commit
0f96d602c0
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      dashboard/src/main/home/app-dashboard/apps/Apps.tsx

+ 2 - 1
dashboard/src/main/home/app-dashboard/apps/Apps.tsx

@@ -243,7 +243,8 @@ const Apps: React.FC = () => {
           {currentProject?.sandbox_enabled && (
             <>
               <Banner icon={<Image src={gift} />}>
-                Link a payment method to receive $5 of free Porter credits.
+                Link a payment method to receive $5 of Porter credits for your
+                first month.
               </Banner>
               <Spacer y={1} />
             </>