Skip to content

Commit 4abc358

Browse files
authored
Fix bad spelling of MultiPolygon enum value (#47)
1 parent a53af4a commit 4abc358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

station_information.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"type": {
106106
"type": "string",
107107
"enum": [
108-
"Multipolygon"
108+
"MultiPolygon"
109109
]
110110
},
111111
"coordinates": {

0 commit comments

Comments
 (0)