diff --git a/changelog/20.0/20.0.0/summary.md b/changelog/20.0/20.0.0/summary.md
index ff03818ddde..4cf10a5cf72 100644
--- a/changelog/20.0/20.0.0/summary.md
+++ b/changelog/20.0/20.0.0/summary.md
@@ -349,7 +349,7 @@ the VSchema of the target keyspace.
#### VDiff support for OnlineDDL migrations
-You can now run `VDiff`s on an OnlineDDL schema change migration in progress.
+You can now run `VDiff`s on OnlineDDL schema change migrations, which are not yet cut over.
## Minor Changes