浏览代码

Update homeassistant-core.sh

spelling
tteckster 2 年之前
父节点
当前提交
35f5b8413d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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