From e2c1616698a758fde48d0c267156fd6f198ecd92 Mon Sep 17 00:00:00 2001 From: Bart Louwers Date: Tue, 17 Sep 2024 01:06:44 +0200 Subject: [PATCH] capitalization MapTiler --- src/config/styles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/styles.json b/src/config/styles.json index 8a563768..d2606126 100644 --- a/src/config/styles.json +++ b/src/config/styles.json @@ -19,7 +19,7 @@ }, { "id": "maptiler-basic-gl-style", - "title": "Maptiler Basic", + "title": "MapTiler Basic", "url": "https://cdn.jsdelivr.net/gh/openmaptiles/klokantech-basic-gl-style@v1.10/style.json", "thumbnail": "https://maputnik.github.io/thumbnails/klokantech-basic.png" },