Skip to content

Commit

Permalink
fix typo in (base) tag key
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd authored Jan 13, 2023
1 parent c78a9e1 commit e5a81f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/deprecated.json
Original file line number Diff line number Diff line change
Expand Up @@ -751,8 +751,8 @@
"replace": {"highway": "road", "surface": "unpaved"}
},
{
"old": {"historical": "archaeological_site", "site_type": "*"},
"replace": {"historical": "archaeological_site", "archaeological_site": "$1"}
"old": {"historic": "archaeological_site", "site_type": "*"},
"replace": {"historic": "archaeological_site", "archaeological_site": "$1"}
},
{
"old": {"information": "citymap"},
Expand Down

0 comments on commit e5a81f9

Please sign in to comment.