Skip to content

Commit

Permalink
121 correct spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
horatiorosa committed May 17, 2024
1 parent 35a930a commit 2951b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/table-config/census/household-type.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default [
{ data: 'hh_2', title: 'Total households', highlight: true },
{ data: 'mrdcplhh', title: 'Married couple household' },
{ data: 'mrdch18', title: 'With own children under 18', indent: 1 },
{ data: 'cocplhh', title: 'Cohabitng couple household' },
{ data: 'cocplhh', title: 'Cohabiting couple household' },
{ data: 'cocplch18', title: 'With own children under 18', indent: 1 },
{ data: 'malehhns', title: 'Male householder, no spouse or partner present' },
{ data: 'mnspchu18', title: 'With own children under 18', indent: 1 },
Expand Down

0 comments on commit 2951b0b

Please sign in to comment.