docs: correct clef typo (#20705)

This commit is contained in:
Chris Chinchilla
2020-02-21 15:30:21 +00:00
committed by GitHub
parent 2e1ecc02bd
commit 6ffee2afd6

View File

@ -1,6 +1,6 @@
## Initializing Clef ## Initializing Clef
First thing's first, Clef needs to store some data itself. Since that data might be sensitive (passwords, signing rules, accounts), Clef's entire storage is encrypted. To support encrypting data, the first step is to initialize Clef with a random master seed, itself too encrypted with your chosen password: First things first, Clef needs to store some data itself. Since that data might be sensitive (passwords, signing rules, accounts), Clef's entire storage is encrypted. To support encrypting data, the first step is to initialize Clef with a random master seed, itself too encrypted with your chosen password:
```text ```text
$ clef init $ clef init