diff --git a/git_pull/run.sh b/git_pull/run.sh index 08b37de..ab2ad43 100644 --- a/git_pull/run.sh +++ b/git_pull/run.sh @@ -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!"