We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 634c49f + 3c6c58c commit 3dc5e4fCopy full SHA for 3dc5e4f
README.md
@@ -51,7 +51,7 @@ you're going to use LISTEN/NOTIFY in your node app:
51
you have special needs, like max retry limit or reconnection delay.
52
2. It provides **clean way working with channels**, so you may subscribe to
53
an exactly required channel with no need to do additional filtering
54
- implementation on messages receive. BTW, it does nod hide from you
+ implementation on messages receive. BTW, it does not hide from you
55
possibility to manage all messages in a single handler. You just choose
56
what you need.
57
3. The most important feature here is that this library comes with the first-class
0 commit comments