Fix: typo

This commit is contained in:
Pieter Vander Vennet 2023-07-09 13:03:12 +02:00
parent 54a9edc687
commit 8531571c7b
2 changed files with 4 additions and 4 deletions

View file

@ -86,7 +86,7 @@
{
"if": "map_size=building",
"then": {
"en": "A map of the romms within a building"
"en": "A map of the rooms within a building"
}
},
{

View file

@ -5634,7 +5634,7 @@
"map_size": {
"mappings": {
"0": {
"then": "A map of the romms within a building"
"then": "A map of the rooms within a building"
},
"1": {
"then": "A map of special site, like of a historical castle, a park, a campus, a forest, ...."
@ -5643,7 +5643,7 @@
"then": "A map showing the village or town"
},
"3": {
"then": " A map of a city."
"then": " A map of a city"
},
"4": {
"then": "The map of an entire region, showing multiple cities and villages"