Skip to content

Commit eb8934c

Browse files
authored
Fix spelling of display name in description
1 parent 3ac484f commit eb8934c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

topics/geojson/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
display_name: GeoJSON
33
short_description: GeoJSON is a JSON-based open standard file format for representation of geographical data
44
topic: geojson
5-
related: json, osm, qgis, gis, topojson, citygml, geospatial, computational-geometry
65
released: August 2016
76
created_by: Geographic JSON working group
87
url: https://geojson.org/
98
wikipedia_url: https://en.wikipedia.org/wiki/GeoJSON
9+
related: json, osm, qgis, gis, topojson, citygml, geospatial, computational-geometry
1010
aliases: geojsonl, geo-json, rfc-7946
1111
---
12-
**Geojson** is a open standard file format for representation of geographical data which uses the [JavaScript Object Notation](https://github.com/topics/json).
13-
12+
**GeoJSON** is a open standard file format for representation of geographical data which uses the [JavaScript Object Notation](https://github.com/topics/json).

0 commit comments

Comments
 (0)