Browse Source

Update homeassistant-core.sh

spelling
tteckster 2 years ago
parent
commit
35f5b8413d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ct/homeassistant-core.sh

+ 1 - 1
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