diff --git a/src/main/resources/lessons/httpbasics/documentation/HttpBasics_content2.adoc b/src/main/resources/lessons/httpbasics/documentation/HttpBasics_content2.adoc index e45436589..b5b1fe032 100644 --- a/src/main/resources/lessons/httpbasics/documentation/HttpBasics_content2.adoc +++ b/src/main/resources/lessons/httpbasics/documentation/HttpBasics_content2.adoc @@ -1,3 +1,3 @@ == The Quiz -What type of HTTP command did WebGoat use for this lesson. A POST or a GET. +What type of HTTP verb does WebGoat use when submitting the form in this lesson? A POST or a GET? diff --git a/src/main/resources/lessons/httpbasics/html/HttpBasics.html b/src/main/resources/lessons/httpbasics/html/HttpBasics.html index d4f3ffc64..7314d00ec 100644 --- a/src/main/resources/lessons/httpbasics/html/HttpBasics.html +++ b/src/main/resources/lessons/httpbasics/html/HttpBasics.html @@ -64,7 +64,7 @@ - +
Was the HTTP command a POST or a GET:Is this form sending a POST or a GET: