forked from MapComplete/MapComplete
Fix typo in etymology layer
This commit is contained in:
parent
3b688b0af6
commit
33833f27b4
1 changed files with 2 additions and 2 deletions
|
@ -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 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue