From 0f978156feabf45a548af6834a66f89d4e3d964c Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Sun, 15 Oct 2017 22:05:12 +0200 Subject: Fix mistake in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3-54-g00ecf