diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml
index 8d3a0d1c22..d2588876c0 100644
--- a/doc/src/sgml/ddl.sgml
+++ b/doc/src/sgml/ddl.sgml
@@ -4103,8 +4103,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: