Fixed typo (#382)

This is a one-byte pull request ;-)
This commit is contained in:
Fabian Fischer
2018-08-20 16:47:56 +02:00
committed by Pascal Vizeli
parent 54e7625420
commit c6414d48bf

View File

@@ -161,7 +161,7 @@ function validate-config {
echo "[Info] Restart Home-Assistant"
hassio homeassistant restart 2&> /dev/null
else
echo "[Info] Local configuraiton has changed. Restart requried."
echo "[Info] Local configuration has changed. Restart requried."
fi
else
echo "[Error] Configuration updated but it does not pass the config check. Do not restart until this is fixed!"