From bdb601345804f27c036d7a13245009221a2e05e8 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Thu, 14 Feb 2019 14:40:27 +0100 Subject: [PATCH] fix typo --- home.admin/config.scripts/blitz.setpassword.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/config.scripts/blitz.setpassword.sh b/home.admin/config.scripts/blitz.setpassword.sh index 33e0b9157..cc629175b 100644 --- a/home.admin/config.scripts/blitz.setpassword.sh +++ b/home.admin/config.scripts/blitz.setpassword.sh @@ -223,7 +223,7 @@ elif [ "${abcd}" = "c" ]; then echo "If you had Auto-Unlock active - you need to re-activate after this." echo "****************************************************************************" - echo "LND needs to restarted to lock wallet first .. (please wait)" + echo "LND needs to be restarted to lock wallet first .. (please wait)" sudo systemctl restart lnd sleep 6