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": {
|
||||
"en": "Bike helmets can be rented here",
|
||||
"nl": "Fietshelmpen kunnen hier gehuurd worden",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue