From 255db2f1708904a17ea95e4abe68d1d1277745a2 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Mon, 24 Mar 2025 13:54:11 +0100 Subject: [PATCH] fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a9533122..98a23acad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :sparkles: Usability & Accessibility * Allow searching for coordinates in localized number format in search box ([#10805]) -* Improve visibility of oneway arrows for dashed line styles (such as railway lines, foot paths, etc.): they are now rendered such that the arrows seemlessly integrate into the line dashes ([#10849]) +* Improve visibility of oneway arrows for dashed line styles (such as railway lines, foot paths, etc.): they are now rendered such that the arrows seamlessly integrate into the line dashes ([#10849]) #### :scissors: Operations * Fix unexpected behavior of squaring operation on individual vertices ([#10401]) #### :camera: Street-Level