diff --git a/CHANGELOG b/CHANGELOG
index f7e02a5bfc6bb075e92d26957b6bf42fa3d3fb88..03db893301ed14b50d12066cb89bf301c1ea2d96 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,5 +2,6 @@
 2020-03-15: added support for CMK1.6x in invetory module
 2021-07-31: rewritten for CMK 2.0
 2024-04-07: modified for CMK 2.2.x (ThX bitwiz@forum.checkmk.com)
-            moved the Flash inventory from 'hardware.components.flash' to 'hardware.flash'
+            fixed some typos (ThX bitwiz@forum.checkmk.com)
+            moved the flash inventory from 'hardware.components.flash' to 'hardware.flash'
             some code cleanup