From ee530a0f68743e6ef24e863254480673ff6d3319 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 5 Feb 2021 07:32:36 +0200 Subject: refactor: reword for clarity --- obnam.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'obnam.md') diff --git a/obnam.md b/obnam.md index 833fbf4..c5a90c4 100644 --- a/obnam.md +++ b/obnam.md @@ -266,8 +266,8 @@ The responsibilities of the server are roughly: The responsibilities of the client are roughly: * split live data into chunks, upload them to server -* store metadata of live data files in a file, which represents a - backup generation, store that too as chunks on the server +* store metadata of live data files in a generation file, store that + too as chunks on the server * retrieve chunks from server when restoring * let user manage sharing of backups with other clients -- cgit v1.2.1