From 6a9f853d12934cebc6e2c577ceba6a961afc45db Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Sat, 8 Aug 2020 02:43:03 +0200 Subject: [PATCH] fix readme formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.