浏览代码

fix text in onboarding

Shahed nasser 1 年之前
父节点
当前提交
642c682614
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.