Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
Fix typo in user guide
Alexis Sellier committed 2 years ago
commit ad3550b88f37c60511f805fe89d23ea51cd7cee9
parent 6dba6de
1 file changed +1 -1
modified _guides/user.md
@@ -787,7 +787,7 @@ The happier we'll be</div>

<aside class="kicker span-2">
  <p> A <strong>Conflict-Free Replicated Data Type (CRDT)</strong> is a data
-
  structure that allows distributed systems to update data independentlyand
+
  structure that allows distributed systems to update data independently and
  resolve inconsistencies without central coordination. </p>
  <p> CRDTs ensure that all copies of some piece of data converge to the same
  state, making them ideal for environments with intermittent connectivity or