aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/security.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/security.md b/docs/security.md
index fa74294..894f894 100644
--- a/docs/security.md
+++ b/docs/security.md
@@ -52,7 +52,7 @@ encryption.
The Base64 encoding limits the usable filename length to 176 characters.
Filenames that are longer than that (longer than 255 characters in Base64-
-encoded form) use long file name handling (since gocrytfs v0.9).
+encoded form) use long file name handling (since gocryptfs v0.9).
Long File Name Handling
-----------------------