From 377de1a2bda50e2deb49bed3dfd953cb2313f293 Mon Sep 17 00:00:00 2001 From: jlquinn Date: Wed, 6 May 2026 11:28:44 -0400 Subject: [PATCH] Update readme.md Minor grammar cleanup --- Fingerprint-Checker/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fingerprint-Checker/readme.md b/Fingerprint-Checker/readme.md index 92e3e1a..d769f29 100644 --- a/Fingerprint-Checker/readme.md +++ b/Fingerprint-Checker/readme.md @@ -70,7 +70,7 @@ bash fpr-checker.sh - _Why do we need this?_
-You likely do not, but, if you find that you get your finterprint reader detection your prints, this is a little more user friendly than using fprintd-list, fprintd-enroll, fprintd-delete and fprintd-verify. +You likely do not, but, if you find that you get your finterprint reader to detect your prints, this is a little more user friendly than using fprintd-list, fprintd-enroll, fprintd-delete and fprintd-verify.

- _I would rather do this the manual way._