fix: typo in WebGoad.txt (#1667)

Signed-off-by: Agustín Díaz <agustin.ramiro.diaz@gmail.com>
This commit is contained in:
Agustín Díaz 2023-11-17 14:59:02 -03:00 committed by GitHub
parent 88a321c268
commit dc16e9a0fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,