mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
typo
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
```
|
||||
|
||||
The structures usually work asynchronously (you have to wait for the
|
||||
database request to finish). EventHandler will help you to make your type
|
||||
database request to finish). EventHandler helps you to make your type
|
||||
synchronous.
|
||||
*/
|
||||
module.exports = function (Y /* : any*/) {
|
||||
|
||||
Reference in New Issue
Block a user