diff options
author | rfjakob | 2018-01-25 21:35:57 +0100 |
---|---|---|
committer | GitHub | 2018-01-25 21:35:57 +0100 |
commit | 163964b09011424cb461d418993d5a2aabd928ba (patch) | |
tree | c192d47f0b14f051393733245a9cc3b09f3de31a /README.md | |
parent | ea5183736191d14b2ee5b776478812c392ab4796 (diff) |
Update README.md
README: add missing word
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |