Skip to content

Commit

Permalink
Merge pull request #12625 from transcom/b19765-int-20240508-fe-change…
Browse files Browse the repository at this point in the history
…-text-auth-receipt-total

b19765-int-20240508-fe-change-text-auth-receipt-total
  • Loading branch information
JamesHawks224 authored May 10, 2024
2 parents 5ba50de + 6b36fe1 commit 605b601
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ export default function ReviewDocumentsSidePanel({
<div className={classnames(styles.ItemDetails)}>
<dl>
<span className={classnames(styles.ReceiptTotal)}>
<dt>Authorized Receipt Total:</dt>
<dt>Accepted Receipt Totals:</dt>
<dd>${formatCents(total)}</dd>
</span>
</dl>
Expand Down

0 comments on commit 605b601

Please sign in to comment.