diff --git a/doc/src/sgml/release-9.5.sgml b/doc/src/sgml/release-9.5.sgml
index 5e8cc1518cde726c7257aa18a2f090f42c849f85..5b0d109e35cd06985e40bb0849955eaf7fe2b3bf 100644
--- a/doc/src/sgml/release-9.5.sgml
+++ b/doc/src/sgml/release-9.5.sgml
@@ -221,9 +221,9 @@
 
       <listitem>
        <para>
-        Extend the infrastructure allow sorting to be performed by inlined,
-        non-<acronym>SQL</acronym>-callable comparison functions to cover
-        <command>CREATE INDEX</>, <command>REINDEX</>, and
+        Extend the infrastructure that allows sorting to be performed by
+        inlined, non-<acronym>SQL</acronym>-callable comparison functions to
+        cover <command>CREATE INDEX</>, <command>REINDEX</>, and
         <command>CLUSTER</> (Peter Geoghegan)
        </para>
       </listitem>