summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/encryption.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/encryption.mdwn b/doc/encryption.mdwn
index 1eba19a68..ecc908463 100644
--- a/doc/encryption.mdwn
+++ b/doc/encryption.mdwn
@@ -28,7 +28,7 @@ run `git-annex initremote` in one of these ways:
The [[hybrid_key_design|design/encryption]] allows additional
encryption keys to be added on to a special remote later. Due to this
-flexability, it is the default and recommended encryption scheme.
+flexibility, it is the default and recommended encryption scheme.
git annex initremote newremote type=... [encryption=hybrid] keyid=KEYID ...