summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrfjakob2018-01-25 21:35:57 +0100
committerGitHub2018-01-25 21:35:57 +0100
commit163964b09011424cb461d418993d5a2aabd928ba (patch)
treec192d47f0b14f051393733245a9cc3b09f3de31a /README.md
parentea5183736191d14b2ee5b776478812c392ab4796 (diff)
Update README.md
README: add missing word
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 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)