Skip to content

Commit

Permalink
Update implementations.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KunalSin9h authored Jul 18, 2024
1 parent 1555fea commit 7b8c859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ Several distributed databases also have built-in support for CRDTs:

Several text editors use CRDTs:

* [Zed](https://zed.dev/blog/crdts) is a high-performance, CRDT-based multiplayer code editor from the creators of Atom and Tree-sitter. It's aopen source and written in Rust.
* [Zed](https://zed.dev/blog/crdts) is a high-performance, CRDT-based multiplayer code editor from the creators of Atom and Tree-sitter. It's open source and written in Rust.

* [crdt.el](https://code.librehq.com/qhong/crdt.el) is a real-time collaborative editing environment for Emacs using Conflict-free Replicated Data Types.

Expand Down

0 comments on commit 7b8c859

Please sign in to comment.