From 2cc8e2ea3a29716eca6dae646038242980b98ff2 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 12 Mar 2020 21:54:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1691b8c76..d4ac9177d 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ On top of the object store, optional [Filer] can support directories and POSIX a * Automatic master servers failover - no single point of failure (SPOF). * Automatic Gzip compression depending on file mime type. * Automatic compaction to reclaim disk space after deletion or update. -* [Automatic TTL expires entries][VolumeServerTTL]. +* [Automatic entry TTL expiration][VolumeServerTTL]. * Servers in the same cluster can have different disk spaces, file systems, OS etc. * Adding/Removing servers does **not** cause any data re-balancing. * Optionally fix the orientation for jpeg pictures.