diff --git a/ChangeLog.md b/ChangeLog.md
index 75a0cb3fdc6d72051347dac757af6d4496801d0e..371bb26223a237a3a64ae031ee2605fabacf0344 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -144,8 +144,8 @@ covariance operators.
 Minisanity
 ----------
 
-`ift.extra.minisanity` does write its results to `ift.logger.info` anymore, but
-rather returns its output as a string. Additonally, terminal colors can be
+`ift.extra.minisanity` does not write its results to `ift.logger.info` anymore,
+but rather returns its output as a string. Additonally, terminal colors can be
 disabled in order to make the output of `ift.extra.minisanity` more readable
 when written to a file.