Skip to content

Commit beab0f4

Browse files
authored
Apply suggestions from PR review
1 parent 0cad71d commit beab0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/spatial-io-read-write-spatial-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ atlas.io.read('https://nonCorsDomain.example.com/mySuperCoolData.xml', {
7979

8080
```
8181

82-
The code snippet below shows how to read a delimited file and render it on the map. In this case, the code uses a CSV file that has spatial data columns. Note that you must add a reference to the Azure Maps Spatial IO module.
82+
The following code snippet shows how to read a delimited file and render it on the map. In this case, the code uses a CSV file that has spatial data columns. Note that you must add a reference to the Azure Maps Spatial IO module.
8383

8484
```javascript
8585

0 commit comments

Comments
 (0)