diff --git a/ct/homeassistant-core.sh b/ct/homeassistant-core.sh index a8429ed7..858433c2 100644 --- a/ct/homeassistant-core.sh +++ b/ct/homeassistant-core.sh @@ -73,7 +73,7 @@ function update_script() { else clear header_info - echo -e "${GN}Updating to Srable Version${CL}" + echo -e "${GN}Updating to Stable Version${CL}" BR="" fi if [[ "$PY" == "python3.9" ]]; then echo -e "⚠️ Python 3.9 is deprecated and will be removed in Home Assistant 2023.2"; fi