Skip to content

Commit 056ace2

Browse files
authored
Fixing misspelling
1 parent ff53803 commit 056ace2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/app/utils/TreeTagSettings.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export const TAGTREE = {
7171
"Land Use": {
7272
"children": {
7373
"Parks": {},
74-
"Cemetary": {},
74+
"Cemetery": {},
7575
"Residential": {},
7676
"Agriculture": {},
7777
"Solid Waste": {}
@@ -736,7 +736,7 @@ export const TAGLOOKUP = {
736736
],
737737
"where": "leisure='park'"
738738
},
739-
"Cemetary": {
739+
"Cemetery": {
740740
"geom_types": [
741741
"polygon"
742742
],

0 commit comments

Comments
 (0)