typo: fix

This commit is contained in:
Wine93 2019-04-25 01:50:14 +00:00
parent 630cf1e33e
commit 277e4d8c05

View file

@ -77,7 +77,7 @@ SeaweedFS can work very well with just the object store. [[Filer]] can then be a
* 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
* Support Etag, Accept-Range, Last-Modified, etc.
* Support ETag, Accept-Range, Last-Modified, etc.
* Support in-memory/leveldb/boltdb/btree mode tuning for memory/performance balance.
## Filer Features