diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e40fc5f9fbd2c155670e5ed9c6ddc94f33320526..560715aafe94ad493728eaf7f65f87f48007dcff 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 ~~~~~