We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d919a56 commit 20e9875Copy full SHA for 20e9875
1 file changed
pages/docs/concepts/crdt.mdx
@@ -44,7 +44,7 @@ of CRDTs.
44
45
(PS: Marc Shapiro actually wrote a paper
46
[Designing a commutative replicated data type](https://hal.inria.fr/inria-00177693v2/document)
47
-in 2007. In 2011, he reworded commutative into conflict-free in 2011, expanding
+in 2007. In 2011, he reworded commutative into conflict-free, expanding
48
the definition of commutative to include state-based CRDT)
49
50
According to [CAP theorem](https://en.wikipedia.org/wiki/CAP_theorem), it is
0 commit comments