Merge pull request #7749 from peternewman/patch-5

Correct the typo pavillion to pavilion in the building tag
This commit is contained in:
Quincy Morgan
2020-06-29 09:15:34 -04:00
committed by GitHub

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"}