From dc16e9a0fbe71271150a920b206dd23a775ed60b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20D=C3=ADaz?= <49416765+AgustinRamiroDiaz@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:59:02 -0300 Subject: [PATCH] fix: typo in WebGoad.txt (#1667) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Agustín Díaz --- config/desktop/WebGoat.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/desktop/WebGoat.txt b/config/desktop/WebGoat.txt index 66499f309..f812bf223 100644 --- a/config/desktop/WebGoat.txt +++ b/config/desktop/WebGoat.txt @@ -3,7 +3,7 @@ With this image you have WebGoat and ZAP and a browser available to you in a browser running on Ubuntu. You can start WebGoat and ZAP by opening a terminal and type: -./start-webgoat.sh +./start_webgoat.sh ./start_zap.sh Happy hacking,