fix styling

This commit is contained in:
Hugues Joyal 2018-03-19 15:15:25 -04:00
parent 7259889fcd
commit d79e7ccb8b
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@
| time: Maximum amount of time it may take to compute the Argon2 hash.
| (default: 2)
|
| memory: Maximum memory (in bytes) that may be used to compute the Argon2
| hash.
| memory: Maximum memory (in bytes) that may be used to compute the
| Argon2 hash.
| (default : 1024)
|
| threads: Number of threads to use for computing the Argon2 hash.