diff --git a/index.html b/index.html index 7c40cfaf..a437b2d1 100644 --- a/index.html +++ b/index.html @@ -658,7 +658,8 @@ ref.on(function(data){
All conflict resolution happens locally in each peer using a deterministic algorithm. Such that eventual consistency is guaranteed across all writes within the mesh, - with fault tolerant retries built in at each step. Data integrity is now a breeze. + with fault tolerant retries built in at each step for at least once deliveries. + Data integrity is now a breeze.
Gun also establishes and repairs server to server communication across geographically separated machines, @@ -747,4 +748,4 @@ ref.on(function(data){