From 86eb37e41a6caa434a8c06ed5b1743c836944853 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Wed, 4 May 2016 20:04:10 +0200 Subject: [PATCH] Fix typos in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08cc250..2d79229 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Changelog v0.10-rc1 * **Drop dependency to `spacemonkeygo/openssl`** - * gocrypts now has its own thin wrapper to OpenSSL's GCM implemenation + * gocryptfs now has its own thin wrapper to OpenSSL's GCM implementation called `stupidgcm`. * This should fix the [compile issues](https://github.com/rfjakob/gocryptfs/issues/21) people are seeing with `spacemonkeygo/openssl` and it also gets us