From 0edfacca8d3c44afc4be0182916c9e89a3392211 Mon Sep 17 00:00:00 2001 From: Ian Clarke Date: Mon, 2 Dec 2024 21:17:02 -0500 Subject: [PATCH] remove repetition --- hugo-site/content/news/summary-delta-sync.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hugo-site/content/news/summary-delta-sync.md b/hugo-site/content/news/summary-delta-sync.md index e3d03394..6c45d487 100644 --- a/hugo-site/content/news/summary-delta-sync.md +++ b/hugo-site/content/news/summary-delta-sync.md @@ -44,8 +44,7 @@ the latest timestamp. #### 2. Efficient Synchronization via Summary and Delta Freenet’s approach involves a **two-step process** designed to minimize the amount of data -transferred. Freenet’s approach involves a **two-step process** designed to minimize the amount of -data transferred. +transferred. - Each node generates a **summary** of its current state, which is a compact representation of what it knows.