typo correction

This commit is contained in:
rootzoll 2018-12-21 02:49:03 +01:00
parent 399e66d0d0
commit 4914c53873

View file

@ -31,7 +31,7 @@ echo "*** STEP 1 ***"
if [ ${#dynDomain} -eq 0 ]; then if [ ${#dynDomain} -eq 0 ]; then
echo "Once you have the app is running make sure you are on the same local network (WLAN same as LAN)." echo "Once you have the app is running make sure you are on the same local network (WLAN same as LAN)."
fi fi
echo "During Setup of the Zap app you should get to the'Connect Remote-Node Screen'." echo "During Setup of the Zap app you should get to the 'Connect Remote-Node' screen."
echo "" echo ""
echo "---> Click on Scan" echo "---> Click on Scan"
echo "Make the this terminal as big as possible - fullscreen would be best." echo "Make the this terminal as big as possible - fullscreen would be best."