Skip to content

Commit f13af0b

Browse files
committed
fix: copy
1 parent 9cccdf1 commit f13af0b

File tree

1 file changed

+1
-1
lines changed
  • src/modules/products/components/product-onboarding-cta

1 file changed

+1
-1
lines changed

src/modules/products/components/product-onboarding-cta/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const ProductOnboardingCta = () => {
55
<div className="max-w-4xl h-full bg-gray-100 w-full mb-4 p-8">
66
<div className="flex flex-col gap-y-6 center">
77
<span className="text-gray-700 text-xl">
8-
Your test product was successfully created! 🎉
8+
Your demo product was successfully created! 🎉
99
</span>
1010
<span className="text-gray-700 text-small-regular">
1111
You can now continue setting up your store in the admin.

0 commit comments

Comments
 (0)