fixed typo (comma)

This commit is contained in:
Thierry1030 2022-04-29 20:58:01 +02:00 committed by GitHub
parent 87fa7a03c1
commit 9a24ab92c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",