summaryrefslogtreecommitdiff
path: root/obnam.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-02-05 07:32:36 +0200
committerLars Wirzenius <liw@liw.fi>2021-02-05 08:44:52 +0200
commitee530a0f68743e6ef24e863254480673ff6d3319 (patch)
tree471349ceae29a8f1bfd26e2e3fe60f03f8d5fa2e /obnam.md
parent773d8e0458ce32f156606c4cc3d81097539459ff (diff)
downloadobnam2-ee530a0f68743e6ef24e863254480673ff6d3319.tar.gz
refactor: reword for clarity
Diffstat (limited to 'obnam.md')
-rw-r--r--obnam.md4
1 files changed, 2 insertions, 2 deletions
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