From 2c8588eca7c5dce5e8496ec86387281d8db2fe79 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Thu, 28 Apr 2022 15:06:26 +0000
Subject: [PATCH] Fix changelog wording

---
 CHANGELOG.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 31a79e412..cc3e09c74 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -26,7 +26,7 @@ Fixed
 * Due to a merge error, the once removed account menu in the sidenav appeared again.
 * Scheduled notifications were shown on dashboard before time.
 * Remove broken notifications menu item in favor of item next to account menu.
-* Some views working with OAuth2 scopes didn't work.
+* Some OAuth2 views stopped working with long scope names.
 
 Changed
 ~~~~~~~
-- 
GitLab