From b9dd9e9a1cfabd4ecf7f4d3996b0a2c24cee75b4 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Tue, 19 Jan 2016 23:08:10 +0100 Subject: [PATCH] Typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71a1040..48ddb57 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Changelog --------- v0.7.2 -* **Fix in small file creation** +* **Fix performance issue in small file creation** * This brings performance on-par with EncFS paranoia mode, with streaming writes significantly faster * The actual [fix](https://github.com/hanwen/go-fuse/commit/c4b6b7949716d13eec856baffc7b7941ae21778c)