From 65e379db63e50db076abfafef237fba72c2e5a60 Mon Sep 17 00:00:00 2001 From: Daniel Hornung <d.hornung@indiscale.com> Date: Wed, 20 Apr 2022 09:05:48 +0200 Subject: [PATCH] DOC: Typos in Changelog. --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index deaf4d13..04b5981b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,8 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### - [#40](https://gitlab.com/caosdb/caosdb-advanced-user-tools/-/issues/40) - `assure_object_is_in_list` now handles adding objects to an intially empty - list correclty. + `assure_object_is_in_list` now handles adding objects to an initially empty list correctly. ### Security ### -- GitLab