summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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