diff --git a/README.md b/README.md index 73736db..b012953 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Currently only tested on Linux, but it should work on the [AIX](https://en.wikip ## The idea -I needed a program to verify passwords of users on Linux/UNIX systems using PAM that just return 0 on success and 1 on error. +I needed a program to verify passwords of users on Linux/UNIX systems using PAM that just returns 0 on success and 1 on error. ## Building checkpw