From 954272af2faefc6ff09a1656a0cf51cc778c4007 Mon Sep 17 00:00:00 2001 From: Christian Rotzoll Date: Tue, 9 Apr 2019 14:04:22 +0100 Subject: [PATCH] fix typo --- home.admin/config.scripts/lnd.rescue.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/config.scripts/lnd.rescue.sh b/home.admin/config.scripts/lnd.rescue.sh index 785cca767..a97334de3 100755 --- a/home.admin/config.scripts/lnd.rescue.sh +++ b/home.admin/config.scripts/lnd.rescue.sh @@ -47,7 +47,7 @@ if [ ${mode} = "backup" ]; then echo "BEWARE: Your Lightning node is now stopped. So its safe to backup the data and restore it" echo "later on - for example on a fresh RaspiBlitz. But once this Lightning node gets started" echo "again by 'sudo systemctl start lnd' or a reboot its not adviced to restore the backup file" - echo "anymore bacause it cointains outdated channel data and can lead to loss of channel funds." + echo "anymore because it cointains outdated channel data and can lead to loss of channel funds." elif [ ${mode} = "restore" ]; then