Browse Source

fix text in onboarding

Shahed nasser 1 year ago
parent
commit
642c682614

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

@@ -9,7 +9,7 @@ const OrderDetailNextjs = () => {
   return (
   return (
     <>
     <>
       <Text size="small" className="mb-6">
       <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
         with a backend, admin, and a Next.js storefront. Feel free to play
         around with each of these components to experience all commerce features
         around with each of these components to experience all commerce features
         that Medusa provides.
         that Medusa provides.