From 2ce20cce01a4d430423052b567122237b0bb9d68 Mon Sep 17 00:00:00 2001 From: Lou Klepner Date: Tue, 21 Nov 2023 13:31:39 +0000 Subject: [PATCH] corrected socket.io-postgres-adapter link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c723b86..555fca6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The `@socket.io/postgres-emitter` package allows you to easily communicate with ![Emitter diagram](./assets/emitter.png) -It must be used in conjunction with [`@socket.io/posgres-adapter`](https://github.com/socketio/socket.io-posgres-adapter/). +It must be used in conjunction with [`@socket.io/postgres-adapter`](https://github.com/socketio/socket.io-postgres-adapter/). Supported features: