Skip to content

Commit 55a9c08

Browse files
committed
Updated Geography display names.
1 parent 25cff71 commit 55a9c08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/fixtures/available_geography.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"pk": 1,
55
"fields": {
66
"name": "county",
7-
"display_name": "L2 division (e.g. U.S. counties)",
7+
"display_name": "ADM2 (e.g. U.S. counties)",
88
"created": "2023-08-09T19:23:22.597131",
99
"modified": "2023-08-09T19:23:22.597131"
1010
}
@@ -24,7 +24,7 @@
2424
"pk": 3,
2525
"fields": {
2626
"name": "hrr",
27-
"display_name": "Hospital Referral Regions (HRAs)",
27+
"display_name": "Hospital Referral Regions (HRRs)",
2828
"created": "2023-08-09T19:23:22.597131",
2929
"modified": "2023-08-09T19:23:22.597131"
3030
}
@@ -54,7 +54,7 @@
5454
"pk": 6,
5555
"fields": {
5656
"name": "state",
57-
"display_name": "L1 division (e.g. U.S. states)",
57+
"display_name": "ADM1 (e.g. U.S. states)",
5858
"created": "2023-08-09T19:23:22.597131",
5959
"modified": "2023-08-09T19:23:22.597131"
6060
}

0 commit comments

Comments
 (0)