Fix typo in the documentation.

This commit is contained in:
Julien Rouhaud 2021-11-25 13:49:17 +08:00
parent 99a0d0c4bf
commit b97cb0ce45

View file

@ -187,7 +187,7 @@ Some other convenience functions and views are available:
18284 | <18284>btree_hypo_id | public | hypo | btree
(1 row)
- **hypopg()**: fuctions that lists all hypothetical indexes that have
- **hypopg()**: function that lists all hypothetical indexes that have
been created with the same format as **pg_index**
.. code-block:: psql