Fix typo
authorMagnus Hagander
Wed, 17 Feb 2021 12:53:26 +0000 (13:53 +0100)
committerMagnus Hagander
Wed, 17 Feb 2021 12:56:10 +0000 (13:56 +0100)
Author: Daniel Gustafsson 
Discussion: https://postgr.es/m/0CF087FC-BEAD-4010-8BB9-3CDD74DC9060@yesql.se

doc/src/sgml/ref/create_table.sgml

index c70d2ed7c9caa74a6e5a6ba6b4db2887bace28d0..0d257cd170362e14de00696aa242c34ffc63223f 100644 (file)
@@ -946,7 +946,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.