Skip to content

Commit a112ea0

Browse files
committed
Fix typo: algorith -> algorithm
1 parent 7121ebf commit a112ea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Core
1818
``SECURITY_FLASH_MESSAGES`` Specifies wether or not to flash
1919
messages during security procedures.
2020
Defaults to ``True``.
21-
``SECURITY_PASSWORD_HASH`` Specifies the password hash algorith to
21+
``SECURITY_PASSWORD_HASH`` Specifies the password hash algorithm to
2222
use when encrypting and decrypting
2323
passwords. Recommended values for
2424
production systems are ``bcrypt``,

0 commit comments

Comments
 (0)