From 8917cb70e0f21df2c2bd6cbe2e1bac194429decc Mon Sep 17 00:00:00 2001 From: daniluk4000 Date: Tue, 27 Aug 2024 14:54:00 +0300 Subject: [PATCH] fix: TTPP TRACON name --- Boundaries/TTPP/TTPP.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Boundaries/TTPP/TTPP.json b/Boundaries/TTPP/TTPP.json index a2901f4e..d7595507 100644 --- a/Boundaries/TTPP/TTPP.json +++ b/Boundaries/TTPP/TTPP.json @@ -5,7 +5,7 @@ "prefix": [ "TTPP" ], - "name": "Picaro Approach" + "name": "Piarco Approach" }, "geometry": { "type": "MultiPolygon", @@ -104,4 +104,4 @@ ] ] } -} \ No newline at end of file +}