doc: Fix typo

Author: Justin Pryzby <pryzby@telsasoft.com>
pull/40/head
Peter Eisentraut 7 years ago
parent fc22b6623b
commit ef6576f537
  1. 2
      doc/src/sgml/ref/create_table.sgml

@ -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>

Loading…
Cancel
Save