From 7364fc80bcbb9cb2041c708b2dbd94383494b1c3 Mon Sep 17 00:00:00 2001
From: permcu <michael-bauer@posteo.de>
Date: Thu, 24 Apr 2025 12:50:34 +0000
Subject: [PATCH] Edit changelog

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

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index e40fc5f9f..560715aaf 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -14,7 +14,7 @@ Changed
 
 * Announcements are shown in calendar.
 * DialogObjectForm is now slightly wider.
-* [Dev] DialogObjectForm now implicitly handles a missing isCreate-prop depending on the presence of editItem.
+* [Dev] DialogObjectForm now implicitly handles a missing ``isCreate`` prop depending on the presence of ``editItem``.
 
 Fixed
 ~~~~~
-- 
GitLab