From b9644fc725aa286e616dc0c3c30c33a28073ccf4 Mon Sep 17 00:00:00 2001
From: maidough <maidough@mai.dough>
Date: Mon, 29 Jul 2024 17:40:16 +0000
Subject: [PATCH] KFFZ: fix state name Alabama->Arizona

---
 airports.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airports.json b/airports.json
index 7fb92d6..c0f038a 100644
--- a/airports.json
+++ b/airports.json
@@ -155872,7 +155872,7 @@
         "iata": "MSC",
         "name": "Falcon Field",
         "city": "Mesa",
-        "state": "Alabama",
+        "state": "Arizona",
         "country": "US",
         "elevation": 1394,
         "lat": 33.4608001709,