summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Best-Practices.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Best-Practices.md b/Best-Practices.md
index ad7f6eb..db41476 100644
--- a/Best-Practices.md
+++ b/Best-Practices.md
@@ -1,10 +1,10 @@
A collection of wisdom and best practices. Use this after careful consideration!
-* Don't backup your `gocryptfs.conf` file to public sources unless you have a strong password.
+* Don't back up your `gocryptfs.conf` file to public sources unless you have a strong password.
See [Issue 50](https://github.com/rfjakob/gocryptfs/issues/50) for details.
-* Do backup you `gocryptfs.diriv` along with all other encrypted files.
+* Do back up you `gocryptfs.diriv` along with all other encrypted files.
This file isn't secret. See [Issue #37](https://github.com/rfjakob/gocryptfs/issues/37) and [Issue #456](https://github.com/rfjakob/gocryptfs/issues/456).