diff --git a/README.md b/README.md
index 56392a11..480a87f8 100644
--- a/README.md
+++ b/README.md
@@ -571,7 +571,7 @@ triggers a single change event.
You can specify an optional origintransaction.origin
and
on('update', (update, origin) => ..)
.
- toJSON():any
+ toJSON():any
Converts the entire document into a js object, recursively traversing each yjs type.