We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30db085 + 07b7168 commit 960f5d1Copy full SHA for 960f5d1
README.md
@@ -161,7 +161,7 @@ Register a new middleware.
161
* `fn` _(Function(context, callback))_
162
Call this function at the time specified by `action`.
163
* `context` will always have the following properties:
164
- * `action`: The action this middleware is hanlding
+ * `action`: The action this middleware is handling
165
* `agent`: A reference to the server agent handling this client
166
* `backend`: A reference to this ShareDB backend instance
167
* `context` can also have additional properties, as relevant for the action:
0 commit comments