소스 검색

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