From f47ced3e055ddbc72ff9c78074820b1d21332612 Mon Sep 17 00:00:00 2001 From: Matthias Merdes Date: Thu, 29 Aug 2024 13:16:55 +0200 Subject: [PATCH] doc: fix typos https://github.com/GIScience/ohsome-quality-api/pull/810 Co-authored-by: Sascha Fendrich --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 969f6147c..464e8e950 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ ### Breaking Changes -- major-roads-length: rename to `roads` and chnage filter to `highway=* and type:way` ([#786]) +- major-roads-length: rename to `roads` and change filter to `highway=* and type:way` ([#786]) ### New Features @@ -75,7 +75,7 @@ ### Bug Fixes -- fix(building-comparison): Use psycopg AsyncConnection. Database connection was synchrone. ([ba279b2]) +- fix(building-comparison): Use psycopg AsyncConnection. Database connection was synchronous. ([ba279b2]) [ba279b2]: https://github.com/GIScience/ohsome-quality-api/commit/ba279b23b82404d9f6c377e2a34683b159803359