aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2017-10-15 22:05:12 +0200
committerLaria Carolin Chabowski <laria@laria.me>2017-10-15 22:05:12 +0200
commit0f978156feabf45a548af6834a66f89d4e3d964c (patch)
treea1f96842fc4ec88e65a7b221b75d5dcf9a1f41bb
parenta070387b5be893ba8029dc852d9e6a8daa283c65 (diff)
downloadpetrific-0f978156feabf45a548af6834a66f89d4e3d964c.tar.gz
petrific-0f978156feabf45a548af6834a66f89d4e3d964c.tar.bz2
petrific-0f978156feabf45a548af6834a66f89d4e3d964c.zip
Fix mistake in readme
-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.