From 7656f897d60e9cfa6cfd43561fc1e99730a1baf0 Mon Sep 17 00:00:00 2001 From: cindy Date: Wed, 14 Apr 2021 17:53:25 -1000 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 556a7769..6d9a9863 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ network provider.
y-dat
-[WIP] Write document updates effinciently to the dat network using +[WIP] Write document updates efficiently to the dat network using multifeed. Each client has an append-only log of CRDT local updates (hypercore). Multifeed manages and sync hypercores and y-dat listens to changes and applies them to the Yjs document.