Skip to content

Commit 66651cc

Browse files
committed
[Doc]: fix type errors
1 parent b8d7d18 commit 66651cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/intro.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<simpara>Added k-nearest neighbors algorithm (KNN) for SP-GiST and B-tree (See <xref linkend="spgist">)</simpara>
223223
</listitem>
224224
<listitem>
225-
<simpara>Added RUM index, based on GIN, as selistitemte module (See <xref linkend="rum">)</simpara>
225+
<simpara>Added RUM index, based on GIN, as separate module (See <xref linkend="rum">)</simpara>
226226
</listitem>
227227
<listitem>
228228
<simpara>WAL size has been reduced on <command>CREATE INDEX</command> operation in the GiST, GIN, SP-GiST</simpara>

0 commit comments

Comments
 (0)