diff --git a/README.md b/README.md index 97ce279..c6f31c2 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software). ### Docker images * [citusdata/citus](https://hub.docker.com/r/citusdata/citus/) - Citus official images with citus extensions. Based on the official Postgres container. * [mdillon/postgis](https://hub.docker.com/r/mdillon/postgis/) - PostGIS 2.3 on Postgres 9. Based on the official Postgres container. -* [paradedb/paradedb](https:/hub.docker.com/r/paradedb/paradedb/) - ParadeDB officla image with ParadeDB extensions (pg_bm25, pg_analytics). +* [paradedb/paradedb](https:/hub.docker.com/r/paradedb/paradedb/) - ParadeDB offical image with ParadeDB extensions (pg_bm25, pg_analytics). * [postgres](https://hub.docker.com/_/postgres/) - Official postgres container (from Docker) ## Resources