Skip to content

Commit

Permalink
Merge pull request #105 from maidough/fix-san-carlos
Browse files Browse the repository at this point in the history
fix state for KSQL Arizona->California
  • Loading branch information
mwgg committed Dec 4, 2023
2 parents 55db25a + 11d9ceb commit 8a34722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airports.json
Original file line number Diff line number Diff line change
Expand Up @@ -174928,7 +174928,7 @@
"iata": "SQL",
"name": "San Carlos Airport",
"city": "San Carlos",
"state": "Arizona",
"state": "California",
"country": "US",
"elevation": 5,
"lat": 37.5119018555,
Expand Down

0 comments on commit 8a34722

Please sign in to comment.