diff --git a/src/app/portfolio/[slug]/(portfolio)/your-projects/live/PropertyTable.tsx b/src/app/portfolio/[slug]/(portfolio)/your-projects/live/PropertyTable.tsx index 9594f538..d1e07c96 100644 --- a/src/app/portfolio/[slug]/(portfolio)/your-projects/live/PropertyTable.tsx +++ b/src/app/portfolio/[slug]/(portfolio)/your-projects/live/PropertyTable.tsx @@ -66,7 +66,7 @@ const COLUMN_LABELS: Record = { batchDescription: "Group Description", coordinationComments: "Coordination Comments", dampAndMouldGrowth: "Damp and Mould Growth", - dampMouldAndRepairComments: "Dampm, Mould and Repair Comments", + dampMouldAndRepairComments: "Damp, Mould and Repair Comments", domnaSurveyRequested: "Domna Survey Requested" };