From f049129868368182beada1517523cdae994a2596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=B6ger=20Florian=20D=2E=20M?= Date: Mon, 15 May 2017 07:43:04 +0000 Subject: [PATCH] ce (#5513) --- docs/examples/geojson/sample-geojson.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/examples/geojson/sample-geojson.js b/docs/examples/geojson/sample-geojson.js index 2c2471e5..ff6e25e4 100644 --- a/docs/examples/geojson/sample-geojson.js +++ b/docs/examples/geojson/sample-geojson.js @@ -11,7 +11,7 @@ var freeBus = { ] }, "properties": { - "popupContent": "This is free bus that will take you across downtown.", + "popupContent": "This is a free bus line that will take you across downtown.", "underConstruction": false }, "id": 1 @@ -26,7 +26,7 @@ var freeBus = { ] }, "properties": { - "popupContent": "This is free bus that will take you across downtown.", + "popupContent": "This is a free bus line that will take you across downtown.", "underConstruction": true }, "id": 2 @@ -41,7 +41,7 @@ var freeBus = { ] }, "properties": { - "popupContent": "This is free bus that will take you across downtown.", + "popupContent": "This is a free bus line that will take you across downtown.", "underConstruction": false }, "id": 3