Skip to content

Commit a65822a

Browse files
committed
chore: tidy example
1 parent 0d1bd75 commit a65822a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h3>
298298
label: "Total due",
299299
// The total is USD$65.00 here because we need to
300300
// add shipping (below). The selected shipping
301-
// costs USD$5.00.
301+
// costs USD$5.00.
302302
amount: { currency: "USD", value: "65.00" },
303303
},
304304
};

0 commit comments

Comments
 (0)