From f7effd6e9b66dd2a6481ca114e520c01e826beb0 Mon Sep 17 00:00:00 2001 From: Alexander Schlemmer <alexander@mail-schlemmer.de> Date: Thu, 17 Nov 2022 20:35:39 +0100 Subject: [PATCH] DOC: typo in changelog corrected --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13c70074..196e6517 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,5 +74,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * FIX: #35 Parent cannot be set from value * [#6](https://gitlab.com/caosdb/caosdb-crawler/-/issues/6): Fixed many type hints to be compatible to python 3.8 -* [#9](https://gitlab.com/caosdb/caosdb-crawler/-/issues/9): Sclaras of types +* [#9](https://gitlab.com/caosdb/caosdb-crawler/-/issues/9): Scalars of types different than string can now be given in cfood definitions -- GitLab