From 90e24bfec032dc90c7bf70118c10d82b8a1eb6af Mon Sep 17 00:00:00 2001 From: Colleen Date: Wed, 19 Jun 2019 12:03:54 -0700 Subject: [PATCH] fix attribution --- docs/pages/example/map-tiles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/example/map-tiles.html b/docs/pages/example/map-tiles.html index c0147d86eea..df95204d0cf 100644 --- a/docs/pages/example/map-tiles.html +++ b/docs/pages/example/map-tiles.html @@ -10,7 +10,7 @@ "type": "raster", "tiles": ["http://tile.stamen.com/watercolor/{z}/{x}/{y}.jpg"], "tileSize": 256, - "attribution": 'Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA' + "attribution": 'Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA' } }, "layers": [{