Corrected typo in config scripts for lnbits and btcpayserver Webrowser > Web Browser (#2406)

Co-authored-by: Mark Williams <mark.williams@legroomagency.co.uk>
This commit is contained in:
MR
2021-08-19 21:06:27 +01:00
committed by GitHub
parent 85e3eec3de
commit 8daad18e10
2 changed files with 2 additions and 2 deletions

View File

@@ -110,7 +110,7 @@ if [ "$1" = "menu" ]; then
fi
fi
text="Local Webrowser: https://${localIP}:${httpsPort}"
text="Local Web Browser: https://${localIP}:${httpsPort}"
if [ ${#publicDomain} -gt 0 ]; then
text="${text}

View File

@@ -33,7 +33,7 @@ if [ "$1" = "menu" ]; then
fi
fi
text="Local Webrowser: https://${localIP}:${httpsPort}"
text="Local Web Browser: https://${localIP}:${httpsPort}"
if [ ${#publicDomain} -gt 0 ]; then
text="${text}