diff --git a/installer/templates/invoke.sh.in b/installer/templates/invoke.sh.in index 44dd09583e..eebb3a3c5d 100644 --- a/installer/templates/invoke.sh.in +++ b/installer/templates/invoke.sh.in @@ -106,7 +106,7 @@ do_dialog() { choice=$(dialog --clear \ --backtitle "InvokeAI" \ - --title "What you like to run?" \ + --title "What would you like to run?" \ --menu "Select an option:" \ 0 0 0 \ "${options[@]}" \