From 299d608b1b6db990c86d53d2cfa83cf8b8615e5f Mon Sep 17 00:00:00 2001 From: Simon-Pierre Vivier Date: Wed, 22 Jan 2025 09:44:04 -0500 Subject: [PATCH] Update standards/core/sync.md Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com> --- standards/core/sync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards/core/sync.md b/standards/core/sync.md index c6b9bb8..793b8c3 100644 --- a/standards/core/sync.md +++ b/standards/core/sync.md @@ -160,7 +160,7 @@ The partitioning count is the number of time a range is split. A higher value reduces round trips at the cost of computing more fingerprints. The item set threshold determines when item sets are sent instead of fingerprints. -Higher value sends more items which means higher chance of duplicates but +A higher value sends more items which means higher chance of duplicates but reduce the amount of round trips overall. #### Storage