We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd6141 commit 97bdbabCopy full SHA for 97bdbab
Readme.md
@@ -6,7 +6,7 @@ Default socket.io in-memory adapter class.
6
## How to use
7
8
This module is not intended for end-user usage, but can be used as an
9
-interface to inheirt from from other adapters you might want to build.
+interface to inherit from from other adapters you might want to build.
10
11
As an example of an adapter that builds on top of this, please take a look
12
at [socket.io-redis](https://github.com/learnboost/socket.io-redis).
0 commit comments