diff --git a/content/docs/extensions/pg-extensions.md b/content/docs/extensions/pg-extensions.md index 78444ddf2d..7366bb8de0 100644 --- a/content/docs/extensions/pg-extensions.md +++ b/content/docs/extensions/pg-extensions.md @@ -66,7 +66,7 @@ Neon supports the Postgres extensions shown in the following table. The supporte | [postgis](/docs/extensions/postgis) | 3.3.3 | 3.3.3 | 3.3.3 | | | [postgis_raster](https://postgis.net/docs/RT_reference.html) | 3.3.3 | 3.3.3 | 3.3.3 | | | [postgis_sfcgal](/docs/extensions/postgis-related-extensions) | 1.3.8 | 1.3.8 | 1.3.8 | | -| [postgis_tiger_geocoder](/docs/extensions/postgis-related-extensions) | 3.3.3 | 3.3.3 | 3.3.3 | Cannot be installed using the Neon SQL Editor. Use your `psql` user credentials to install this extension. | +| [postgis_tiger_geocoder](/docs/extensions/postgis-related-extensions) | 3.3.3 | 3.3.3 | 3.3.3 | Cannot be installed using the Neon SQL Editor. Use your `psql` user credentials to install this extension. | | [postgis_topology](https://www.postgis.net/docs/Topology.html) | 3.3.3 | 3.3.3 | 3.3.3 | | | [prefix](https://github.com/dimitri/prefix) | 1.2.0 | 1.2.0 | 1.2.0 | | | [rdkit](https://github.com/rdkit/rdkit) | 4.3.0 | 4.3.0 | 4.3.0 | |