changing some labeling for the task settings in harvest plans for the costs

This commit is contained in:
csawatzky 2026-02-11 12:57:16 -06:00
parent af90e8893c
commit 71eacc8faa

View file

@ -714,7 +714,7 @@ export default function HarvestSettings(props: Props) {
<TaskSettings <TaskSettings
task={taskToEdit} task={taskToEdit}
hasCost hasCost
costTitle="Material Cost(acres)" costTitle="Material Cost(acre)"
secondaryCostTitle="Equipment Cost(acre)" secondaryCostTitle="Equipment Cost(acre)"
objectKey={planKey} objectKey={planKey}
type={type} type={type}