From 054e157ee636a97ff9de3003bd708b21addf52c9 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 1 Jun 2022 09:32:44 +0200 Subject: [PATCH] typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2d224187..deb176b49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Updated react-select to 5.3.2 - Fix a bug: unable to remove the last training or the last tag to a member -- Fix a bug: unable to run scripts on systemts with legacy version of docker-compose +- Fix a bug: unable to run scripts on systems with legacy version of docker-compose - Fix a bug: unable to sign up if admin actived organization's additional fields with required - Fix a bug: undefined error in new member page - Fix a bug: OIDC scopes are separated by spaces, not commas