Fix typo in etymology layer

This commit is contained in:
Pieter Vander Vennet 2022-12-06 00:52:41 +01:00
parent 3b688b0af6
commit 33833f27b4

View file

@ -328,7 +328,7 @@
"de": "<a href='https://inventaris.onroerenderfgoed.be/erfgoedobjecten?tekst={name}' target='_blank'>Suche auf inventaris onroerend erfgoed</a>",
"fr": "<a href='https://inventaris.onroerenderfgoed.be/erfgoedobjecten?tekst={name}' target='_blank'>Chercher sur inventaris onroerend erfgoed</a>"
},
"conditions": "_country=be"
"condition": "_country=be"
},
{
"id": "simple etymology",
@ -454,4 +454,4 @@
}
}
]
}
}