diff --git a/webgoat-lessons/webgoat-lesson-template/src/main/resources/lessonPlans/en/lesson-template-intro.adoc b/webgoat-lessons/webgoat-lesson-template/src/main/resources/lessonPlans/en/lesson-template-intro.adoc index efe54a216..d0a007c7a 100644 --- a/webgoat-lessons/webgoat-lesson-template/src/main/resources/lessonPlans/en/lesson-template-intro.adoc +++ b/webgoat-lessons/webgoat-lesson-template/src/main/resources/lessonPlans/en/lesson-template-intro.adoc @@ -1,4 +1,4 @@ -This lesson describes the steps needed to add a new lesson to WebGoat. In general there are three steps: +This lesson describes the steps needed to add a new lesson to WebGoat. In general there are four steps: - Write the content, in WebGoat we use AsciiDoc as a format. - Create a lesson class