diff options
-rw-r--r-- | doc/src/sgml/ref/create_index.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/create_index.sgml b/doc/src/sgml/ref/create_index.sgml index a05e2e6b9ca..71f2bdb32d7 100644 --- a/doc/src/sgml/ref/create_index.sgml +++ b/doc/src/sgml/ref/create_index.sgml @@ -402,8 +402,7 @@ CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ [ IF NOT EXISTS ] <replaceable class= <varlistentry id="index-reloption-deduplication" xreflabel="deduplicate_items"> <term><literal>deduplicate_items</literal> <indexterm> - <primary><varname>deduplicate_items</varname></primary> - <secondary>storage parameter</secondary> + <primary><varname>deduplicate_items</varname> storage parameter</primary> </indexterm> </term> <listitem> |