From dc798af92c0ffc63491cf52028aa367e1593c9d9 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Fri, 7 Jul 2023 17:25:31 +0200 Subject: [PATCH] tweak wording --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91b7b6166..56688256c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :tada: New Features * Combo fields for tags with `yes/no` values now also display the `no` state and allow to toggle between the two states ([#7427]) #### :newspaper: News -* Remove dysfunctional _Maxar Premium_ imagery layer from background selection list ([#9710]) +* Remove nonfunctional _Maxar Premium_ imagery layer from background selection list ([#9710]) #### :sparkles: Usability & Accessibility * Make it easier to search for OSM objects by id ([#9520], thanks [@k-yle]) * Localize numbers in numeric fields ([#8769], thanks [@1ec5])