aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a83a226..d800ae4 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ Wish list
In no particular order:
-* Deletion of backups (needs a garbage collection algorithm to detect unused backups).
+* Deletion of backups (needs a garbage collection algorithm to detect unused objects).
* Content-aware "blockification" of files. Right now, a file is simply split into 16MB large blocks. A content-aware splitting process could drastically reduce memory usage.
* More tests.
* Progress indicator of some sorts.