Skip to content

Commit 6420a3f

Browse files
committed
fix(demo): typo
1 parent 149cfdd commit 6420a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/demo/emails/receipts/nike-receipt.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export const NikeReceiptEmail = () => (
5959
It's On Its Way.
6060
</Heading>
6161
<Text className="m-0 text-[14px] leading-[2] text-[#747474] font-medium">
62-
You order's is on its way. Use the link above to track its
62+
Your order is on its way. Use the link above to track its
6363
progress.
6464
</Text>
6565
<Text className="m-0 text-[14px] leading-[2] text-[#747474] font-medium mt-6">

0 commit comments

Comments
 (0)