diff --git a/docs/stdlib/pg_trgm.rst b/docs/stdlib/pg_trgm.rst index b50976b20c2..ae228176f8b 100644 --- a/docs/stdlib/pg_trgm.rst +++ b/docs/stdlib/pg_trgm.rst @@ -79,7 +79,7 @@ the following functions: In addition to the functions this extension has two indexes that speed up queries that involve similarity searches: ``ext::pg_trgm::gin`` and -``ext::pg_tgrm::gist``. +``ext::pg_trgm::gist``. .. _ref_ext_pgtrgm_config: