From 9b8d72765521bff0ee7a624cbd2582440a827b36 Mon Sep 17 00:00:00 2001
From: ligi <ligi@ligi.de>
Date: Mon, 12 Aug 2019 16:39:15 +0200
Subject: [PATCH] cmd/clef: fix typo introduced in #19932 (#19946)

---
 cmd/clef/tutorial.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 ```
 
-- 
GitLab