diff --git a/index.html b/index.html index 9ac3366..0054ee0 100644 --- a/index.html +++ b/index.html @@ -100,7 +100,7 @@ L.tileLayer('https://{s}.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png', { detectRetina: true, - attribution: '© OpenStreetMap contributors, © CartoDB' + attribution: '© OpenStreetMap contributors, © CartoDB' }).addTo(map); let bounds = map.getBounds();