diff --git a/CHANGELOG.md b/CHANGELOG.md
index 44eac38d..d4ecd0ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,7 +25,7 @@
**Packages**
-- Optimized `get_packages()` function to only call `wc -l` once at the end of the function instead of once per package manager.
+- Only call `wc -l` once at the end of the function instead of calling it once per package manager.
**Desktop Environment**