Bläddra i källkod

fix text in onboarding

Shahed nasser 1 år sedan
förälder
incheckning
642c682614
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/admin/components/onboarding-flow/nextjs/orders/order-detail.tsx

+ 1 - 1
src/admin/components/onboarding-flow/nextjs/orders/order-detail.tsx

@@ -9,7 +9,7 @@ const OrderDetailNextjs = () => {
   return (
     <>
       <Text size="small" className="mb-6">
-        You finished the setup guide 🎉. You have now a complete ecommerce store
+        You finished the setup guide 🎉. You now have a complete ecommerce store
         with a backend, admin, and a Next.js storefront. Feel free to play
         around with each of these components to experience all commerce features
         that Medusa provides.