From 3c70ffa8614beae5355fd7b40113e67be9a79a98 Mon Sep 17 00:00:00 2001 From: Daniel Gerhardt <code@dgerhardt.net> Date: Wed, 11 May 2016 16:04:59 +0200 Subject: [PATCH] Fix typos in change log --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 402cbf9b..5938da43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ Minor features and changes: question format flashcard are now active by default and can no longer be disabled for the whole ARSnova installation. -Bugfixes: +Bug fixes: * The `security.authentication.login-try-limit` setting now works as intended. Changes for developers: @@ -48,7 +48,7 @@ Major features: * The API has been extended to support features introduced with ARSnova Mobile 2.2. -Bugfixes: +Bug fixes: * User content consisting of JSON could not be loaded and rendered connected data unloadable as well. -- GitLab