From e0c1f68a9f34a150234b3636241e24cdd5de8606 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 15 Jan 2023 20:40:51 -0300 Subject: Fixed typo --- yams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yams b/yams index e8a0035..ba64946 100755 --- a/yams +++ b/yams @@ -15,7 +15,7 @@ help() { echo "stop stops all yams services" echo "start starts yams services" echo "destroy destroy yams services so you can start from scratch" - echo "check-vpn checks if the VPN is working as expected" + echo "check-vpn checks if the VPN is working as expected" } send_success_message() { -- cgit v1.2.3