Skip to content

Commit

Permalink
one teeny itty bitty comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljordan-caci committed Jan 8, 2025
1 parent 2e27d34 commit a1b5188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Office/ServiceItemCalculations/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ export default function makeCalculations(itemCode, totalAmount, params, mtoParam
totalAmountRequested(totalAmount),
];
break;
// Port of Debarkation Fuel surcharge
// Port of Embarkation Fuel surcharge
case SERVICE_ITEM_CODES.POEFSC:
result = [
billableWeight(params),
Expand Down

0 comments on commit a1b5188

Please sign in to comment.