From 5a7d92c330a2f2d429aa6faac17b4eb00e38111a Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:15:33 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9cd0da14..f3914ad05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,7 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :bug: Bugfixes * Fix a critical bug where changing Allowed Access or Bike Lanes fields could add invalid tags ([#8126]) -* Fix en issue with automatically opening the sidebar after drawing a new feature +* Fix an issue with automatically opening the sidebar after drawing a new feature * Correct the alignment of the new update badge icon [#8126]: https://github.com/openstreetmap/iD/issues/8126