diff --git a/README.md b/README.md index da529a7..94544e1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + ### Multiplayer Redux @@ -20,7 +20,7 @@ in a JSON object. When that happens, one of the two values "wins", in an **arbit way. (See the [Automerge docs](https://github.com/automerge/automerge#conflicting-changes) for more on how that works.) - + But what if your definition of a **conflict** is more subtle than just competing values for a single property? And what if you have your own rules for **conflict resolution**?