Przeglądaj źródła

update credit banner copy (#4508)

jusrhee 2 lat temu
rodzic
commit
0f96d602c0

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