doc: Fix typo
authorPeter Eisentraut <[email protected]>
Sat, 30 Mar 2019 16:25:13 +0000 (17:25 +0100)
committerPeter Eisentraut <[email protected]>
Sat, 30 Mar 2019 16:25:13 +0000 (17:25 +0100)
Author: Justin Pryzby <[email protected]>

doc/src/sgml/ref/create_table.sgml

index 0172fa3b4bec2f83e96b1bab2a92dccdab061233..0fcbc660b319b668accb03803ce73c6760e912a2 100644 (file)
@@ -819,7 +819,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
 
      <para>
       The keyword <literal>STORED</literal> is required to signify that the
-      column will be computed on write and will be stored on disk.  default.
+      column will be computed on write and will be stored on disk.
      </para>
 
      <para>