mirror of
https://github.com/postgres/postgres.git
synced 2026-04-23 15:19:08 -04:00
Fix typo in docs.
Artur Zakirov
This commit is contained in:
parent
d460c7cc0f
commit
8ce8307bd4
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
</para>
|
||||
|
||||
<para>
|
||||
Index access access methods can be defined and dropped using
|
||||
Index access methods can be defined and dropped using
|
||||
<xref linkend="sql-create-access-method"> and
|
||||
<xref linkend="sql-drop-access-method"> SQL commands respectively.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue