diff --git a/doc/src/sgml/release-13.sgml b/doc/src/sgml/release-13.sgml
index 68f9a0a..66425f0 100644
--- a/doc/src/sgml/release-13.sgml
+++ b/doc/src/sgml/release-13.sgml
@@ -383,8 +383,8 @@ Author: Peter Eisentraut <peter@eisentraut.org>
        <para>
         Previously, partitions had to be replicated individually.  Now
         partitioned tables can be published explicitly causing all partitions
-        to be automatically published.  Addition/removal of partitions from
-        partitioned tables are automatically added/removed from publications.
+        to be automatically published.  Adding/removing partitions from
+        a partitioned table automatically adds/removes then from publications.
         The <link linkend="sql-createpublication"><command>CREATE
         PUBLICATION</command></link> option
         <literal>publish_via_partition_root</literal> controls whether changes
