From ee7bd64191beb715f883a7c91f0de0779b849af4 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Tue, 21 Dec 2021 22:59:58 -0600 Subject: Fix a few typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2ca3942..75b3d62 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ It's worth emphasizing that none of these encryption solutions protect unlocked encrypted files from other users on the same system (that's the job of OS-level access control, such as UNIX file permissions), or from the cloud provider you may be running a virtual machine on. By themselves, they also do not protect -from "evil maid" attacks, i.e. non-permanant offline compromises of the disk. +from "evil maid" attacks, i.e. non-permanent offline compromises of the disk. ## Features -- cgit v1.2.3