From 36984f21ddf66d7737126167b5e0fd76be8cad59 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Thu, 19 Jan 2023 21:18:32 -0300 Subject: Fixed typo --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index e3cdc43..9cca0b4 100755 --- a/install.sh +++ b/install.sh @@ -237,7 +237,7 @@ echo "========================================================" send_success_message "All done!✅ Enjoy YAMS!" echo "You can check the installation on $install_location" echo "========================================================" -echo "Everythins should be running now! To check everything running, go to:" +echo "Everything should be running now! To check everything running, go to:" echo running_services_location echo -- cgit v1.2.3