diff --git a/password/password.php b/password/password.php index 43ce0d86..1df363a9 100644 --- a/password/password.php +++ b/password/password.php @@ -79,7 +79,7 @@ define("PASSWORD_BCRYPT", 1); /** * - * PASSWORD_ARGON2I is used to create new password hashes using the Argon2 algorithm. + * PASSWORD_ARGON2I is used to create new password hashes using the Argon2i algorithm. * * Supported Options: *