diff --git a/docs/configuration/authentication/file.md b/docs/configuration/authentication/file.md index 314447b3c..076998504 100644 --- a/docs/configuration/authentication/file.md +++ b/docs/configuration/authentication/file.md @@ -87,7 +87,7 @@ required: no {: .label .label-config .label-green } -Controls the hashing algorithm used for hashing new passwords. Value must be one of `argon2id` or `sha512. +Controls the hashing algorithm used for hashing new passwords. Value must be one of `argon2id` or `sha512`. #### iterations