From 9dabd7e4aae36e0734ee0ae30a7a5b492f830d8b Mon Sep 17 00:00:00 2001 From: ryancastro <4700651+ryancastro@users.noreply.github.com> Date: Thu, 21 Apr 2022 11:03:26 -0600 Subject: [PATCH] Sentence was missing an 'a'. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fe3450..eead676 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ If you encounter an error that hasn't been reported yet, don't be afraid to open ## A note on security -This package is in no way as secure as a password and will never be. Although it's harder to fool than normal face recognition, a person who looks similar to you or well-printed photo of you could be enough to do it. Howdy is a more quick and convenient way of logging in, not a more secure one. +This package is in no way as secure as a password and will never be. Although it's harder to fool than normal face recognition, a person who looks similar to you, or a well-printed photo of you could be enough to do it. Howdy is a more quick and convenient way of logging in, not a more secure one. To minimize the chance of this program being compromised, it's recommended to leave Howdy in `/lib/security` and to keep it read-only.