mirror of
https://github.com/vercel/commerce.git
synced 2025-05-05 09:17:50 +00:00
typo on checkout
This commit is contained in:
parent
8311ef3f5f
commit
5b9bea7722
@ -40,7 +40,7 @@ export async function CheckoutCart() {
|
||||
</div>
|
||||
<div className="flex justify-between">
|
||||
<span>Shipping</span>
|
||||
<span className="text-gray-400">Calulated during Shipping</span>
|
||||
<span className="text-gray-400">Calculated during Shipping</span>
|
||||
</div>
|
||||
<div className="flex justify-between font-bold">
|
||||
<span>Total</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user