From 3fac23e1f7465d72a86306859aad5d7ef27faea0 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sat, 26 Aug 2017 01:26:29 -0400 Subject: [PATCH] Fix misspelling --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 420eb3639..502d61eaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -76,7 +76,7 @@ _Check out the new imagery by opening the Background pane (shortcut B * Change to 80px arrow key panning (this matches Leaflet default) ([#4207]) * Smoother border around the round vertex preset icon circles ([#4190]) * Render railway platform slightly different from sidewalk ([#4182]) -* Treat a few special tags as areas even in the absense of a proper `area=yes` tag. ([#4194]) +* Treat a few special tags as areas even in the absence of a proper `area=yes` tag. ([#4194]) [#4230]: https://github.com/openstreetmap/iD/issues/4230 [#4207]: https://github.com/openstreetmap/iD/issues/4207