Skip to content

Commit

Permalink
fix(courts.json): JSON formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
flooie committed Jul 23, 2024
1 parent e3ab3ac commit 7c5c7a7
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions courts_db/data/courts.json
Original file line number Diff line number Diff line change
Expand Up @@ -20848,15 +20848,15 @@
"level": "",
"location": "Missouri",
"name": "Missouri Court of Appeals, Eastern District",
"notes": "",
"parent": "moctapp",
"regex": [
"MISSOURI COURT OF APPEALS, EASTERN DISTRICT",
"Appellate Court of Missouri Eastern District Second Division",
"Court Appeals of Missouri Eastern District Division Six"
"Appellate Court of Missouri Eastern District Second Division",
"Court Appeals of Missouri Eastern District Division Six"
],
"system": "state",
"type": "appellate",
"parent": "moctapp",
"notes": ""
"type": "appellate"
},
{
"case_types": [],
Expand All @@ -20875,13 +20875,13 @@
"level": "",
"location": "Missouri",
"name": "Missouri Court of Appeals, Southern District",
"notes": "",
"parent": "moctapp",
"regex": [
"MISSOURI COURT OF APPEALS, SOUTHERN DISTRICT"
],
"system": "state",
"type": "appellate",
"parent": "moctapp",
"notes": ""
"type": "appellate"
},
{
"case_types": [],
Expand All @@ -20900,13 +20900,13 @@
"level": "",
"location": "Missouri",
"name": "Missouri Court of Appeals, Western District",
"notes": "",
"parent": "moctapp",
"regex": [
"MISSOURI COURT OF APPEALS, WESTERN DISTRICT"
],
"system": "state",
"type": "appellate",
"parent": "moctapp",
"notes": ""
"type": "appellate"
},
{
"case_types": [],
Expand Down

0 comments on commit 7c5c7a7

Please sign in to comment.