forked from MapComplete/MapComplete
fixed typo (comma)
This commit is contained in:
parent
87fa7a03c1
commit
9a24ab92c8
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"if": "rental=bike_helmet"
|
"if": "rental=bike_helmet",
|
||||||
"then": {
|
"then": {
|
||||||
"en": "Bike helmets can be rented here",
|
"en": "Bike helmets can be rented here",
|
||||||
"nl": "Fietshelmpen kunnen hier gehuurd worden",
|
"nl": "Fietshelmpen kunnen hier gehuurd worden",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue