diff --git a/doc/releases/changelog-dev.md b/doc/releases/changelog-dev.md
index 8bc93941a9c..26f0f134e80 100644
--- a/doc/releases/changelog-dev.md
+++ b/doc/releases/changelog-dev.md
@@ -270,7 +270,7 @@
Bug fixes 🐛
-* `qml.expval` now longer silently casts to a real number when observable coefficients are imaginary.
+* `qml.expval` no longer silently casts to a real number when observable coefficients are imaginary.
[(#6939)](https://github.com/PennyLaneAI/pennylane/pull/6939)
* `qml.capture.PlxprInterpreter` now correctly handles propagation of constants when interpreting higher-order primitives