Skip to content

Commit 635048e

Browse files
Doc: B-Tree only has one additional parameter.
Oversight in commit 9f3665f. Backpatch: 13-, just like commit 9f3665f.
1 parent 4ecf359 commit 635048e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/create_index.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ [ IF NOT EXISTS ] <replaceable class=
403403
</variablelist>
404404

405405
<para>
406-
B-tree indexes also accept these parameters:
406+
B-tree indexes additionally accept this parameter:
407407
</para>
408408

409409
<variablelist>

0 commit comments

Comments
 (0)