From 100876ad6c9ceb5d8735cde6978022d831bea560 Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Thu, 2 Nov 2017 20:44:21 +0100 Subject: [PATCH] Changed introduction --- .../src/main/resources/lessonPlans/en/Introduction.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/webgoat-lessons/webgoat-introduction/src/main/resources/lessonPlans/en/Introduction.adoc b/webgoat-lessons/webgoat-introduction/src/main/resources/lessonPlans/en/Introduction.adoc index 2af6d0a0d..f1ac477d3 100644 --- a/webgoat-lessons/webgoat-introduction/src/main/resources/lessonPlans/en/Introduction.adoc +++ b/webgoat-lessons/webgoat-introduction/src/main/resources/lessonPlans/en/Introduction.adoc @@ -1,8 +1,5 @@ -== Introducing WebGoat - - +== What is WebGoat? --- -What is WebGoat? WebGoat is a deliberately insecure application that allows interested developers just like you to _test vulnerabilities_ commonly found in Java-based applications that use common and popular open source components.