diff options
| author | ligi <ligi@ligi.de> | 2019-08-12 22:39:15 +0800 | 
|---|---|---|
| committer | Péter Szilágyi <peterke@gmail.com> | 2019-08-12 22:39:15 +0800 | 
| commit | 9b8d72765521bff0ee7a624cbd2582440a827b36 (patch) | |
| tree | c6a2f12a814a15ab8d052f2670254cf726a029c7 | |
| parent | df6c08a485270f96f8a65124748246b84b2c37ae (diff) | |
| download | go-tangerine-9b8d72765521bff0ee7a624cbd2582440a827b36.tar.gz go-tangerine-9b8d72765521bff0ee7a624cbd2582440a827b36.tar.zst go-tangerine-9b8d72765521bff0ee7a624cbd2582440a827b36.zip  | |
cmd/clef: fix typo introduced in #19932 (#19946)
| -rw-r--r-- | cmd/clef/tutorial.md | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/clef/tutorial.md b/cmd/clef/tutorial.md index 2fc8b1698..4453472e2 100644 --- a/cmd/clef/tutorial.md +++ b/cmd/clef/tutorial.md @@ -198,7 +198,7 @@ Password:  Repeat password:  Decrypt master seed of clef -Passpword: +Password:  INFO [07-01|14:05:56.031] Credential store updated                 key=0xd9c9cd5f6779558b6e0ed4e6acf6b1947e7fa1f3  ```  | 
