From 163964b09011424cb461d418993d5a2aabd928ba Mon Sep 17 00:00:00 2001 From: rfjakob Date: Thu, 25 Jan 2018 21:35:57 +0100 Subject: [PATCH] Update README.md README: add missing word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67be5f6..e332568 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Linux is gocryptfs' native platform. Beta-quality Mac OS X support is available, which means most things work fine but you may hit an occasional problem. Check out [ticket #15](https://github.com/rfjakob/gocryptfs/issues/15) for the history -of Mac OS X support but please create a new ticket if you a problem. +of Mac OS X support but please create a new ticket if you hit a problem. For Windows, an independent C++ reimplementation has been started: [cppcryptfs](https://github.com/bailey27/cppcryptfs)