From b97cb0ce458e01b8138158fa165a935e486978f5 Mon Sep 17 00:00:00 2001 From: Julien Rouhaud Date: Thu, 25 Nov 2021 13:49:17 +0800 Subject: [PATCH] Fix typo in the documentation. --- docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index b879a79..c6e5c28 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -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