Correct the typo pavillion to pavilion in the building tag

This commit is contained in:
Peter Newman
2020-06-28 15:23:45 +01:00
committed by GitHub
parent bf23bf40e3
commit d1deb56dae

View File

@@ -247,6 +247,10 @@
"old": {"building": "household"},
"replace": {"building": "house"}
},
{
"old": {"building": "pavillion"},
"replace": {"building": "pavilion"}
},
{
"old": {"building:color": "*"},
"replace": {"building:colour": "$1"}