From 6c610dd523ce7bc8720fb16c7672e45fdee08446 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Wed, 1 Dec 2021 12:31:46 +0100 Subject: [PATCH] fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b978b4fd..cf1aa3196 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,7 +49,7 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :sparkles: Usability & Accessibility * Add a preview to colour fields, showing a native colour picker dialog on click ([#8782], thanks [@k-yle]) #### :scissors: Operations -* Split operation now indicates more clearly when multiple ways will be affected and gives a hint how to restrict the opertion to a single line ([#8818]) +* Split operation now indicates more clearly when multiple ways will be affected and gives a hint how to restrict the operation to a single line ([#8818]) #### :camera: Street-Level * Rename OpenStreetCam overlay to KartaView ([#8807]) #### :white_check_mark: Validation