From a12f25aeddabdb716cd62684434ce02197f1def4 Mon Sep 17 00:00:00 2001 From: Tim Schubert <dadada@dadada.li> Date: Sun, 29 Dec 2024 18:28:41 +0100 Subject: [PATCH] Fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 240fc64..249b57b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # PAM honeypot module -Logs when a certain username and password is entered. The intended use-case are post-it notes with fake a username and password you can post around the office to check if anyone is attempting to log into machines that they should not have access to. +Logs when a certain username and password is entered. The intended use-case are post-it notes with fake usernames and passwords you post around the office to check if anyone is attempting to log in to machines that they should not have access to.