Merge branch 'main' of github.com:yjs/yjs

This commit is contained in:
Kevin Jahns
2022-02-03 21:15:18 +01:00
4 changed files with 11 additions and 11 deletions

View File

@@ -289,7 +289,7 @@ export class Item extends AbstractStruct {
*/
this.parentSub = parentSub
/**
* If this type's effect is reundone this type refers to the type that undid
* If this type's effect is redone this type refers to the type that undid
* this operation.
* @type {ID | null}
*/