diff --git a/CHANGES/v2.4.md b/CHANGES/v2.4.md
index 7d22385fc22066e9e59118095622a4043b9ed9a5..6179fdfc07d925e93661c43267c0ac62767179b0 100644
--- a/CHANGES/v2.4.md
+++ b/CHANGES/v2.4.md
@@ -174,5 +174,5 @@ For users:
 
 For developers:
   - `plumed patch -p` command can be used twice without triggering an error. This will allow e.g. building again
-    on MacPorts in cases where the build for interrupted. Notice that this only works for patches without special
-    after/before patch/revert.
+    on MacPorts in cases where the build was interrupted. Notice that this only works for patches without special
+    after/before patch/revert functions.