Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Commit 0a8f910

Browse files
authored
docs: fix adapter link (#2)
1 parent 1f8a6c4 commit 0a8f910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The `@socket.io/postgres-emitter` package allows you to easily communicate with
44

55
![Emitter diagram](./assets/emitter.png)
66

7-
It must be used in conjunction with [`@socket.io/posgres-adapter`](https://github.com/socketio/socket.io-posgres-adapter/).
7+
It must be used in conjunction with [`@socket.io/postgres-adapter`](https://github.com/socketio/socket.io-postgres-adapter/).
88

99
Supported features:
1010

0 commit comments

Comments
 (0)