doc: Fix typo

Author: Justin Pryzby <pryzby@telsasoft.com>
This commit is contained in:
Peter Eisentraut 2019-03-30 17:25:13 +01:00
parent fc22b6623b
commit ef6576f537
1 changed files with 1 additions and 1 deletions

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