docs: fix typo (#4842)
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>pull/4845/head
parent
b3b24f4479
commit
9eb9e29b13
|
@ -20,7 +20,7 @@ we provide a convenience layer for this purpose.
|
||||||
### authelia
|
### authelia
|
||||||
|
|
||||||
The __Authelia__ docker container or CLI binary can be used to generate a random alphanumeric string and output the
|
The __Authelia__ docker container or CLI binary can be used to generate a random alphanumeric string and output the
|
||||||
the string and the hash at the same time.
|
string and the hash at the same time.
|
||||||
|
|
||||||
Use the `authelia crypto hash generate --help` command or see the [authelia crypto hash generate] reference guide for
|
Use the `authelia crypto hash generate --help` command or see the [authelia crypto hash generate] reference guide for
|
||||||
more information on all available options and algorithms.
|
more information on all available options and algorithms.
|
||||||
|
|
Loading…
Reference in New Issue