diff --git a/menu.sh b/menu.sh index a0a08b60..8f438522 100755 --- a/menu.sh +++ b/menu.sh @@ -353,7 +353,7 @@ mainmenu_selection=$(whiptail --title "Main Menu" --menu --notags \ "" 20 78 12 -- \ "install" "Install Docker" \ "build" "Build Stack" \ - "hassio" "Install Hass.io (Requires Docker)" \ + "hassio" "Install Home Assistant (Requires Docker)" \ "native" "Native Installs" \ "commands" "Docker commands" \ "backup" "Backup options" \