-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@danyao observed that the comment in the example referred to shipping…
… but the label referred to VAT. Fixed the label to refer to shipping
- Loading branch information
1 parent
66c5d34
commit 1a1e6a1
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This works too. But we should change the total below to "60.00" instead of "65.00".
I believe the original example was expecting 55.00 (subtotal) + 5.00 (tax) + 5.00 (shipping) = 65.00.