diff --git a/web/app/views/clients/_checkout_order.html.slim b/web/app/views/clients/_checkout_order.html.slim index 408e7f2b0..99ddc45da 100644 --- a/web/app/views/clients/_checkout_order.html.slim +++ b/web/app/views/clients/_checkout_order.html.slim @@ -146,7 +146,7 @@ script type='text/template' id='template-order-content' .order-items-header.sub-total Total before tax: .order-items-value.sub-total= "{{data.sub_total}}" .clearall - .order-items-header.taxes Estimated Taxes: + .order-items-header.taxes Estimated taxes: .order-items-value.taxes= "{{data.taxes}}" .clearall .line