diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index f5572b6..15e16cb 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -215,7 +215,7 @@ RESTART_PVE_SERVICES(){ echo;; *) echo;; - echo -e "\n${idsCL[Green]}This host's services have been restarted${idsCL[Default]}" + echo -e "\n${idsCL[Green]}This hosts services have been restarted${idsCL[Default]}" [ ${action-x} ] && exit 0 || ENTER2CONTINUE }