From ba8444dd858e9984224034248041e120f002dd89 Mon Sep 17 00:00:00 2001 From: Roy Stultiens Date: Sat, 4 Jul 2020 08:00:32 +0200 Subject: [PATCH] Update 1proxysetupsteps.adoc (#854) thanks for the fix --- .../src/main/resources/lessonPlans/en/1proxysetupsteps.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webgoat-lessons/http-proxies/src/main/resources/lessonPlans/en/1proxysetupsteps.adoc b/webgoat-lessons/http-proxies/src/main/resources/lessonPlans/en/1proxysetupsteps.adoc index 3dc58d63d..312f90180 100644 --- a/webgoat-lessons/http-proxies/src/main/resources/lessonPlans/en/1proxysetupsteps.adoc +++ b/webgoat-lessons/http-proxies/src/main/resources/lessonPlans/en/1proxysetupsteps.adoc @@ -8,6 +8,6 @@ Since this is an OWASP project, we'll be using OWASP ZAP. If you are comfortable * First download and install ZAP 2.8.0 for your operating system * Start ZAP * Configure the proxy to use a free port, e.g. 8090 -* Start the brower directly from ZAP +* Start the browser directly from ZAP