瀏覽代碼

Clean up product creation step copy

Rares Capilnar 1 年之前
父節點
當前提交
eff25073c5
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/admin/components/onboarding-flow/products/products-list.tsx

+ 3 - 2
src/admin/components/onboarding-flow/products/products-list.tsx

@@ -94,8 +94,9 @@ const ProductsList = ({ onNext, isComplete }: StepContentProps) => {
         use the product to create a sample order.
       </p>
       <p>
-        If you're not ready to create a product, we can create a sample product
-        for you.
+        You can create a product by clicking the "New Product" button below.
+        Alternatively, if you're not ready to create your own product, we can
+        create a sample one for you.
       </p>
       {!isComplete && (
         <div className="flex gap-2 mt-4">