Skip to content

Commit

Permalink
Merge branch 'integrationTesting' into INT-amw-B19763-Linehaul-FSC-Pa…
Browse files Browse the repository at this point in the history
…yment-When-Destination-SIT-TOO-Work
  • Loading branch information
WeatherfordAaron authored May 10, 2024
2 parents c70fcb3 + 605b601 commit 93bad39
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 93bad39

Please sign in to comment.