diff --git a/base_search_fuzzy/README.rst b/base_search_fuzzy/README.rst index 71a89e850..1ee718a49 100644 --- a/base_search_fuzzy/README.rst +++ b/base_search_fuzzy/README.rst @@ -18,7 +18,7 @@ Installation #. The PostgreSQL extension ``pg_trgm`` should be available. In debian based distribution you have to install the `postgresql-contrib` module. #. Install the ``pg_trgm`` extension to your database or give your postgresql - user the ``SUEPRUSER`` right (this allows the odoo module to install the + user the ``SUPERUSER`` right (this allows the odoo module to install the extension to the database).