diff --git a/best403unlocker-tui b/best403unlocker-tui index b75222c..35a67ce 100644 --- a/best403unlocker-tui +++ b/best403unlocker-tui @@ -7,7 +7,7 @@ main_menu() { password= choice=$(whiptail --title "Best403Unlcoker TUI" --menu "Choose an option:" 15 60 4 \ "Run DNS analyzer" "find the most speedful dns" \ - "Save file" "Downlaod file with the best dns" \ + "Save file" "Download file with the best dns" \ "Advance setting" "change configuration" \ "Exit" "Exit the program" \ 3>&1 1>&2 2>&3)