Skip to content

Commit

Permalink
doc: fix typos
Browse files Browse the repository at this point in the history
#810

Co-authored-by: Sascha Fendrich <[email protected]>
  • Loading branch information
mmerdes and Sascha Fendrich committed Aug 29, 2024
1 parent 9a539fd commit ee363ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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

Expand Down Expand Up @@ -74,7 +74,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

Expand Down

0 comments on commit ee363ae

Please sign in to comment.