aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-01-19 23:08:10 +0100
committerJakob Unterwurzacher2016-01-19 23:08:10 +0100
commitb9dd9e9a1cfabd4ecf7f4d3996b0a2c24cee75b4 (patch)
treea476187e0d27c54cf2b1febf43620e6f3c801d67 /README.md
parent843238224459ec8ca44980782d42eef7e7090ff6 (diff)
Typo in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)