diff --git a/doc/src/sgml/ref/create_table.sgml b/doc/src/sgml/ref/create_table.sgml
index 9300b71e75c..ca0855d7131 100644
--- a/doc/src/sgml/ref/create_table.sgml
+++ b/doc/src/sgml/ref/create_table.sgml
@@ -957,7 +957,7 @@ WITH ( MODULUS numeric_literal, REM
When placed on a partitioned table, PRIMARY KEY
- constraints share the restrictions previously decribed
+ constraints share the restrictions previously described
for UNIQUE constraints.