From 4ab851396e4f4ec624aeeb905f9181dde61a181f Mon Sep 17 00:00:00 2001 From: bc-marco <109162781+bc-marco@users.noreply.github.com> Date: Fri, 29 Sep 2023 14:28:16 -0600 Subject: [PATCH] fix: remove typos (#776) fix: update typos staging (#775) * fix: typo in placeholder text input file (#773) * fix: update text because of typo (#774) --- apps/storefront/src/pages/quote/components/QuoteSummary.tsx | 2 +- packages/lang/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/storefront/src/pages/quote/components/QuoteSummary.tsx b/apps/storefront/src/pages/quote/components/QuoteSummary.tsx index 7477ed12..d5672bf0 100644 --- a/apps/storefront/src/pages/quote/components/QuoteSummary.tsx +++ b/apps/storefront/src/pages/quote/components/QuoteSummary.tsx @@ -146,7 +146,7 @@ const QuoteSummary = forwardRef((_, ref: Ref) => { fontWeight: 'bold', }} > - {b3Lang('quoteDraft.quoteSummary.tax')} + {b3Lang('quoteDraft.quoteSummary.grandTotal')}