diff --git a/code/index.php b/code/index.php index c3721a6..9a85d89 100644 --- a/code/index.php +++ b/code/index.php @@ -74,7 +74,7 @@ Total count of hashed passwords in database is Check your password

Only enter your password on a website you trust!
If you trust me and what I say below, go ahead and enter your password.

- This field uses JavaScript to check the strength of your password. Clicking the check button will hash your password using JavaScript and send the hash to my server to check against my hash database for stolen passwords. + This field uses JavaScript to check the strength of your password. Clicking the check button will send the hash of your password to my server to check against my hash database for stolen passwords.