소스 검색

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.