diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml
index 7550d03f279..b2cad338429 100644
--- a/doc/src/sgml/ddl.sgml
+++ b/doc/src/sgml/ddl.sgml
@@ -4104,8 +4104,8 @@ ALTER INDEX measurement_city_id_logdate_key
Example
- We use the same measurement table we used
- above. To implement partitioning using inheritance, use
+ We use the non-partitioned measurement
+ table above. To implement partitioning using inheritance, use
the following steps: