Skip to content

Commit f618512

Browse files
committed
fix(Collections): naming convention in maps.json
1 parent 8a5211d commit f618512

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

collections/maps.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
]
9898
},
9999
{
100-
"title": "West South Central",
100+
"name": "West South Central",
101101
"slug": "west-south-central",
102102
"description": "Map assets for the West South Central region, including Arkansas, Louisiana, Oklahoma, and Texas.",
103103
"icon": "IconMap",
@@ -130,7 +130,7 @@
130130
]
131131
},
132132
{
133-
"title": "East South Central",
133+
"name": "East South Central",
134134
"slug": "east-south-central",
135135
"description": "Map assets for the East South Central region, including Alabama, Kentucky, Mississippi, and Tennessee.",
136136
"icon": "IconMap",
@@ -163,7 +163,7 @@
163163
]
164164
},
165165
{
166-
"title": "South Atlantic",
166+
"name": "South Atlantic",
167167
"slug": "south-atlantic",
168168
"description": "Map assets for the South Atlantic region, including Delaware, Florida, Georgia, Maryland, North Carolina, South Carolina, Virginia, and West Virginia.",
169169
"icon": "IconMap",
@@ -226,7 +226,7 @@
226226
]
227227
},
228228
{
229-
"title": "West North Central",
229+
"name": "West North Central",
230230
"slug": "west-north-central",
231231
"description": "Map assets for the West North Central region, including Iowa, Kansas, Minnesota, Missouri, Nebraska, North Dakota, and South Dakota.",
232232
"icon": "IconMap",
@@ -277,7 +277,7 @@
277277
]
278278
},
279279
{
280-
"title": "East North Central",
280+
"name": "East North Central",
281281
"slug": "east-north-central",
282282
"description": "Map assets for the East North Central region, including Illinois, Indiana, Michigan, Ohio, and Wisconsin.",
283283
"icon": "IconMap",
@@ -310,7 +310,7 @@
310310
]
311311
},
312312
{
313-
"title": "Mid-Atlantic",
313+
"name": "Mid-Atlantic",
314314
"slug": "mid-atlantic",
315315
"description": "Map assets for the Mid-Atlantic region, including New Jersey, New York, and Pennsylvania.",
316316
"icon": "IconMap",
@@ -337,7 +337,7 @@
337337
]
338338
},
339339
{
340-
"title": "New England",
340+
"name": "New England",
341341
"slug": "new-england",
342342
"description": "Map assets for the New England region, including Connecticut, Maine, Massachusetts, New Hampshire, Rhode Island, and Vermont.",
343343
"icon": "IconMap",

0 commit comments

Comments
 (0)